form_controller 0.1.0 copy "form_controller: ^0.1.0" to clipboard
form_controller: ^0.1.0 copied to clipboard

outdated

A simple little handler for TextEditingControllers in forms.

form_controller #

A simple little handler for TextEditingControllers in forms.

Getting Started #

1. Depend on it #

Add this to your package's pubspec.yaml file:

dependencies:
  form_controller: [latest version]

2. Install it #

$ flutter pub get

3. Import it #

import 'package:form_controller/form_controller.dart';

Example #

See the example tab.

To add #

() Adding simple prebuilt form validators.

If you have any suggestions, visit the github repo or reach out.

Contributing #

Contributing is more than welcomed on any of my packages/plugins. I will try to keep adding suggested features as i go.

Versioning #

  • V0.1.0 - Initial Release.

Authors #

Michael Aziz - Github

License #

This project is licensed under the MIT License - see the LICENSE.md file for details

0
likes
0
pub points
58%
popularity

Publisher

verified publishermicazi.dev

A simple little handler for TextEditingControllers in forms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on form_controller