init repo

This commit is contained in:
Brighton van den End 2022-10-12 10:23:52 +02:00
commit 32d1c861b5

36
README.md Normal file
View file

@ -0,0 +1,36 @@
<!-- [![pub package](https://img.shields.io/pub/v/[PACKAGE NAME ON PUB].svg)](https://github.com/Iconica-Development) [![Build status](URL TO REPO)](URL TO GITHUB ACTIONS) -->
[![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](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>