reactive-forms added

This commit is contained in:
vasilich 2021-12-02 15:50:11 +02:00
parent 0939df2402
commit 494f75288e

View file

@ -42,6 +42,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Videos](#videos) - [Videos](#videos)
- [Components](#components) - [Components](#components)
- [Navigation](#navigation) - [Navigation](#navigation)
- [Forms](#forms)
- [Template](#templates) - [Template](#templates)
- [Plugins](#plugins) - [Plugins](#plugins)
- [Frameworks](#frameworks) - [Frameworks](#frameworks)
@ -283,6 +284,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Get](https://github.com/jonataslaw/get) <!--stargazers:jonataslaw/get--> - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) - [Get](https://github.com/jonataslaw/get) <!--stargazers:jonataslaw/get--> - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw)
- [Beamer](https://github.com/slovnicki/beamer) <!--stargazers:slovnicki/beamer--> - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki) - [Beamer](https://github.com/slovnicki/beamer) <!--stargazers:slovnicki/beamer--> - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by [Sandro Lovnički](https://github.com/slovnicki)
### Forms
- [Reactive Forms](https://github.com/joanpablo/reactive_forms) - model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms.
### Auth ### Auth
- [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android - [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android