This commit is contained in:
Felix Angelov 2018-12-09 08:56:45 -06:00
parent 63b31341f6
commit d6be964b5f

View file

@ -332,6 +332,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
## Frameworks
### Bloc
- [Bloc](https://github.com/felangel/bloc) <!--stargazers:felangel/bloc--> - A collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel)
### Redux / ELM / Dependency Injection
- [Built redux](https://github.com/davidmarne/flutter_built_redux) <!--stargazers:davidmarne/flutter_built_redux--> - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne)