mirror of
https://github.com/Iconica-Development/flutter_availability.git
synced 2025-05-19 13:13:44 +02:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# flutter_availability
|
|
|
|
This package tries to create an all encompassing implementation for handling time availability use cases.
|
|
|
|
## Setup
|
|
|
|
To use this package, add flutter_availability as a dependency in your pubspec.yaml file:
|
|
|
|
```
|
|
flutter_availability:
|
|
git:
|
|
url: https://github.com/Iconica-Development/flutter_availability
|
|
path: packages/flutter_availability
|
|
ref: 1.0.0
|
|
```
|
|
|
|
## Issues
|
|
|
|
Please file any issues, bugs or feature request as an issue on our [GitHub](https://github.com/Iconica-Development/flutter_availability) 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
|
|
[text](about:blank#blocked)
|
|
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_availability/pulls).
|
|
|
|
## Author
|
|
|
|
This flutter_availability for Flutter is developed by [Iconica](https://iconica.nl). You can contact us at <support@iconica.nl> |