From f97befd0d9ef2d8e2843cb5960715cea84eeab31 Mon Sep 17 00:00:00 2001 From: David Moore Date: Tue, 19 Nov 2024 19:09:26 +1100 Subject: [PATCH 1/3] add nitric --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 96fcacd..d2619c3 100644 --- a/source.md +++ b/source.md @@ -532,6 +532,7 @@ Simon Binder](https://github.com/simolus3) - [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) +- [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). - [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/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. From a3a1e69a5958b7211aabc0c2d98a176c89c5d9e0 Mon Sep 17 00:00:00 2001 From: David Moore Date: Tue, 19 Nov 2024 19:16:50 +1100 Subject: [PATCH 2/3] add stargazers --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index d2619c3..5765176 100644 --- a/source.md +++ b/source.md @@ -532,7 +532,7 @@ Simon Binder](https://github.com/simolus3) - [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) -- [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) - 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) Open source backend framework by [ParsePlatform](https://parseplatform.org/). - [Serverpod](https://github.com/serverpod/serverpod) - Write your server-side code and API in Dart. From 006d09508d60e4216ba5b3d054bf86ca5e8f74fb Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 12 Dec 2024 08:02:56 +0100 Subject: [PATCH 3/3] filter and order --- source.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index 5765176..0bd466e 100644 --- a/source.md +++ b/source.md @@ -530,11 +530,11 @@ 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) -- [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). -- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/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. +- [Nitric](https://github.com/nitrictech/nitric) - Open source framework with pluggable deployment by [Nitric](https://nitric.io/). +- [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). +- [Parse for Flutter](https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/flutter) Open source backend framework by [ParsePlatform](https://parseplatform.org/). + ### Animation