remove blank line

This commit is contained in:
Romain Rastel 2020-12-03 21:31:26 +01:00
parent d95668511f
commit 1237081748

View file

@ -466,7 +466,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [GetX](https://github.com/jonataslaw/getx) <!--jonataslaw/getx--> - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw)
- [Binder](https://github.com/letsar/binder) <!--stargazers:letsar/binder--> - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar).
#### 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)