1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-02-17 15:55:30 -05:00

add stargazers

This commit is contained in:
David Moore 2024-11-19 19:16:50 +11:00
parent f97befd0d9
commit a3a1e69a59

View file

@ -532,7 +532,7 @@ Simon Binder](https://github.com/simolus3)
- [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) <!--stargazers:dengyin2000/dynamic_widget--> - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000).
- [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool)
- [Nitric](https://github.com/nitrictech/nitric) - Open source backend framework with pluggable deployment by [Nitric](https://nitric.io/). See the [Dark SDK](https://github.com/nitrictech/dark-sdk).
- [Nitric](https://github.com/nitrictech/nitric) <!--stargazers:nitrictech/nitric--> - Open source backend framework with pluggable deployment by [Nitric](https://nitric.io/). See the [Dark SDK](https://github.com/nitrictech/dark-sdk).
- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) <!--stargazers:parse-community/Parse-SDK-Flutter--> Open source backend framework by [ParsePlatform](https://parseplatform.org/).
- [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart.