mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-07-24 20:17:52 +02:00
Add Bloc
This commit is contained in:
parent
63b31341f6
commit
d6be964b5f
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue