A user story in which users can view and define their own availability. Often used in combination with HRM planning modules
Find a file
Freek van de Ven 97318ff8c0 fix: remove BasePage from week template modification
The weekday selection has no padding on the right side. To achieve this the screen isn't wrapped with a padding but only all the individual elements except the weekday selection.
2024-07-25 13:57:06 +02:00
.github feat: add github workflows for CI, documentation and dependabot 2024-07-01 16:41:21 +02:00
apps/example feat: add example templates to the local service and update stream after initialization 2024-07-10 11:12:05 +02:00
packages fix: remove BasePage from week template modification 2024-07-25 13:57:06 +02:00
.fvmrc chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00
.gitignore chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00
.pre-commit-config.yaml chore: add pre-commit configuration 2024-07-25 09:44:30 +02:00
CHANGELOG.md chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00
CONTRIBUTING.md chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00
LICENSE chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00
melos.yaml chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00
pubspec.yaml chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00
README.md chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00

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 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

text 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_availability for Flutter is developed by Iconica. You can contact us at support@iconica.nl