diff --git a/source.md b/source.md index a396bfc..948879a 100644 --- a/source.md +++ b/source.md @@ -42,6 +42,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Videos](#videos) - [Components](#components) - [Navigation](#navigation) +- [Forms](#forms) - [Template](#templates) - [Plugins](#plugins) - [Frameworks](#frameworks) @@ -283,6 +284,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Get](https://github.com/jonataslaw/get) - Navigate between screens & display snackbars/dialogs/bottomSheets without context by [Jonny Borges](https://github.com/jonataslaw) - [Beamer](https://github.com/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 - [Local Auth](https://github.com/flutter/plugins/tree/master/packages/local_auth) - Touch ID, lock code, fingerprint auth on iOS and Android