From eefc4f83cfa315548f3c50787fb927f95b300a92 Mon Sep 17 00:00:00 2001 From: Robert Felker <1295961+Solido@users.noreply.github.com> Date: Wed, 15 Sep 2021 17:03:28 +0200 Subject: [PATCH] Backend resources --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index d96913c..472e106 100644 --- a/source.md +++ b/source.md @@ -500,7 +500,9 @@ Simon Binder](https://github.com/simolus3) ### Backend +- [Dynamic Widget](https://github.com/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) +- [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/). ### Animation