mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-02-17 15:55:30 -05:00
Widget as function
This commit is contained in:
parent
88f112ce0e
commit
2dad623b6a
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +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)
|
||||
- [Functional widget](https://github.com/rrousselGit/functional_widget) <!--stargazers:rrousselGit/functional_widget--> - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit)
|
||||
|
||||
### Data
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue