Add functional_widget

This commit is contained in:
Remi Rousselet 2019-01-02 00:22:04 +01:00
parent 8a843ad5f4
commit 88f112ce0e

View file

@ -362,6 +362,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
### Widgets
- [Hooks](https://github.com/rrousselGit/flutter_hooks) <!--stargazers:rrousselGit/flutter_hooks --> - A new kind of widget with advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit)
- [Functional widget](https://github.com/rrousselGit/functional_widget) <!--stargazers:rrousselGit/functional_widget--> - A code generator that allows writing widgets as functions instead of classes by [Remi Rousselet](https://github.com/rrousselGit)
### Data