From 9419b2f6a18a17e63c243ad9b01a1446ea43897b Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 24 Dec 2018 15:04:34 +0100 Subject: [PATCH] Cleanup Cleanup --- source.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/source.md b/source.md index d49c717..d6aeaa6 100644 --- a/source.md +++ b/source.md @@ -353,12 +353,16 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Redux.dart](https://github.com/johnpryan/redux.dart) - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) - [Redux](https://github.com/brianegan/flutter_redux) - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets - [Dartea](https://github.com/p69/dartea) - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69) -- [Inject](https://github.com/google/inject.dart) - Compile-time dependency injection for Dart and Flutter by Google -- [Flutter_flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google +- [Inject](https://github.com/google/inject.dart) - Compile-time dependency injection by Google +- [Flutter_flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google - [Flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google + +### Widgets + +- [Hooks](https://github.com/rrousselGit/flutter_hooks) - A new kind of widget with advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) ### Data -- [Graphql_flutter](https://github.com/zino-app/graphql-flutter) - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) +- [Graphql](https://github.com/zino-app/graphql-flutter) - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) ### Animation