flutter_availability/packages/flutter_availability_data_interface
Freek van de Ven 7cb0cb66ed feat(data-interface): add date filter to getAvailabilityForUser
By providing a start and end date for getAvailabilityForUser you can get a subset of all availability.
2024-07-03 10:32:56 +02:00
..
lib feat(data-interface): add date filter to getAvailabilityForUser 2024-07-03 10:32:56 +02:00
test feat(flutter_availability_data_interface): export models and interface in library file 2024-07-02 14:46:39 +02:00
.gitignore chore: create flutter projects for data interface and availability 2024-07-01 16:41:21 +02:00
analysis_options.yaml chore: create flutter projects for data interface and availability 2024-07-01 16:41:21 +02:00
pubspec.yaml chore: create flutter projects for data interface and availability 2024-07-01 16:41:21 +02:00
README.md chore: create flutter projects for data interface and availability 2024-07-01 16:41:21 +02:00