Generic input library with various input types which can be used in flutter_form of Form
Find a file
Fahad Fahim 4f0e548186
Merge pull request #27 from Iconica-Development/feat/obscure-text
feat: add obscureText property to plain input
2024-01-23 13:22:03 +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: add obscureText property to plain input 2024-01-23 13:12:37 +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: add obscureText property to plain input 2024-01-23 13:12:37 +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: add obscureText property to plain input 2024-01-23 13:12:37 +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