mirror of
https://github.com/Iconica-Development/flutter_input_library.git
synced 2025-05-18 17:03:45 +02:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
[](https://github.com/tenhobi/effective_dart)
|
|
|
|
Generic input library for Flutter.
|
|
|
|
## Setup
|
|
|
|
Add `flutter_input_library` to your `pubspec.yaml`:
|
|
|
|
## How to use
|
|
|
|
Look at the example for a simple [example](./example/lib/main.dart)
|
|
|
|
## Issues
|
|
|
|
Please file any issues, bugs or feature request as an issue on our [GitHub](https://github.com/Iconica-Development/flutter_input_library/issues) page. Commercial support is available if you need help with integration with your app or services. You can contact us at [support@iconica.nl](mailto: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](./CONTRIBUTING.md) and send us your [pull request](https://github.com/Iconica-Development/flutter_input_library/pulls).
|
|
|
|
## Author
|
|
|
|
This `flutter_input_library` for Flutter is developed by [Iconica](https://iconica.nl). You can contact us at <support@iconica.nl>
|