Generic input library with various input types which can be used in flutter_form of Form
Find a file
Gorter-dev 7024fb7e40
Merge pull request #29 from Iconica-Development/feature/multiple_bool_input
feat: Add checkbox as option to the flutter input switch which is now…
2024-02-06 10:48:38 +01:00
.github fix: update flutter.yml 2023-11-01 13:10:04 +01:00
example Merge commit '0150d60ae1aa1a58c6d8ba0fdcdcca962e88bd90' into feature/multiple_bool_input 2024-02-06 10:44:58 +01:00
lib Merge commit '0150d60ae1aa1a58c6d8ba0fdcdcca962e88bd90' into feature/multiple_bool_input 2024-02-06 10:44:58 +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 feat: add ci and linter 2024-02-02 16:38:13 +01:00
CHANGELOG.md Merge commit '0150d60ae1aa1a58c6d8ba0fdcdcca962e88bd90' into feature/multiple_bool_input 2024-02-06 10:44:58 +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 Merge commit '0150d60ae1aa1a58c6d8ba0fdcdcca962e88bd90' into feature/multiple_bool_input 2024-02-06 10:44:58 +01:00
README.md chore: add figma link 2023-12-17 14:38:14 +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

Figma Design that defines this component (only accessible for Iconica developers): https://www.figma.com/file/4WkjwynOz5wFeFBRqTHPeP/Iconica-Design-System?type=design&node-id=357%3A3360&mode=design&t=XulkAJNPQ32ARxWh-1

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