Generic input library with various input types which can be used in flutter_form of Form
Find a file
2023-12-14 16:24:51 +01:00
.github fix: update flutter.yml 2023-11-01 13:10:04 +01:00
example fix: Made year an optional parameter for generating month list 2023-11-01 16:08:21 +01:00
lib feat: Added the parameter for textcapitalization for plain text and multi line 2023-12-14 16:24:51 +01:00
.gitignore initial commit 2022-11-29 13:16:44 +01:00
.metadata initial commit 2022-11-29 13:16:44 +01:00
analysis_options.yaml initial commit 2022-11-29 13:16:44 +01:00
CHANGELOG.md feat: Added the parameter for textcapitalization for plain text and multi line 2023-12-14 16:24:51 +01:00
CONTRIBUTING.md initial commit 2022-11-29 13:16:44 +01:00
flutter_input_library.gif Updated README, added GIF, updated example, added Github Actions and Depandabot 2022-12-23 16:09:17 +01:00
LICENSE.md initial commit 2022-11-29 13:16:44 +01:00
pubspec.yaml feat: Added the parameter for textcapitalization for plain text and multi line 2023-12-14 16:24:51 +01:00
README.md Updated README, added GIF, updated example, added Github Actions and Depandabot 2022-12-23 16:09:17 +01:00

pub package Build status style: effective dart

Flutter Input Library

Input library for Flutter to make creating form inputs a little easier.

Input GIF

Setup

To use this package, add flutter_input_library as a dependency in your pubspec.yaml file.

How to use

See the Example Code for an example on how to use this package.

Issues

Please file any issues, bugs or feature request as an issue on our GitHub page. Commercial support is available if you need help with integration with your app or services. You can contact us at support@iconica.nl.

Want to contribute

If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our contribution guide and send us your pull request.

Author

This flutter_input_library for Flutter is developed by Iconica. You can contact us at support@iconica.nl