mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-28 17:57:51 +02:00
Add Serverpod web framework
Add Serverpod web framework
This commit is contained in:
commit
b0120d493b
1 changed files with 2 additions and 1 deletions
|
@ -533,7 +533,8 @@ 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).
|
- [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)
|
- [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)
|
||||||
- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) [394⭐] - Open source backend framework by [ParsePlatform](https://parseplatform.org/).
|
- [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.
|
||||||
|
|
||||||
### Animation
|
### Animation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue