diff --git a/source.md b/source.md index 1f51495..c9f6918 100644 --- a/source.md +++ b/source.md @@ -332,6 +332,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ## Frameworks +### Bloc + +- [Bloc](https://github.com/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) - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne)