mirror of
https://github.com/Iconica-Development/flutter_single_character_input.git
synced 2025-05-18 19:53:45 +02:00
37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
|
<!-- [](https://github.com/Iconica-Development) [](URL TO GITHUB ACTIONS) -->
|
||
|
|
||
|
[](https://github.com/tenhobi/effective_dart)
|
||
|
|
||
|
Short description of what your package is, why you created it. What issues it fixes and how it works. Also mention the available platforms
|
||
|
|
||
|
## Setup
|
||
|
|
||
|
What setup steps are neccesarry and why
|
||
|
|
||
|
<details>
|
||
|
<summary>PLATFORM</summary>
|
||
|
|
||
|
specific platform steps
|
||
|
|
||
|
</details>
|
||
|
|
||
|
## How to use
|
||
|
|
||
|
How can we use the package descibe the most common ways with examples in
|
||
|
|
||
|
```dart
|
||
|
codeblocks
|
||
|
```
|
||
|
|
||
|
## Issues
|
||
|
|
||
|
Please file any issues, bugs or feature request as an issue on our [GitHub](REPO URL) 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](URL TO PULL REQUEST TAB IN REPO).
|
||
|
|
||
|
## Author
|
||
|
|
||
|
This `flutter-single-character-input` for Flutter is developed by [Iconica](https://iconica.nl). You can contact us at <support@iconica.nl>
|