mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 18:27:59 +02:00
Added Form Builder to Widgets section.
This commit is contained in:
parent
ac757fd33d
commit
54c2f9fbd8
1 changed files with 1 additions and 0 deletions
|
@ -494,6 +494,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
### Widgets
|
||||
|
||||
- [Hooks](https://github.com/rrousselGit/flutter_hooks) <!--stargazers:rrousselGit/flutter_hooks--> - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit)
|
||||
- [Form Builder](https://github.com/danvick/flutter_form_builder) <!--stargazers:danvick/flutter_form_builder--> - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by [Danvick Miller](https://github.com/danvick)
|
||||
- [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