login_widget
A Flutter package capable of streamlining the construction of login forms.
Features
- Extremely tiny
- Platform agnostic
- Reasonably configurable
Getting started
- To add this package to your project, simply add
login_widget: <version>to yourpubspec.yamlfile.
Usage
See the example project for a functional example of how you can implement this widget.