availability_scheduling 1.0.1
availability_scheduling: ^1.0.1 copied to clipboard
A Flutter widget for creating and managing a weekly schedule with drag-and-drop functionality.
7. CHANGELOG.md
Track changes to your package.
# Changelog
## 1.0.0
- Initial release of the `weekly_schedule` widget.
- Features include drag-and-drop event creation, editing, and deletion.
- Customizable slot height and day width.
## 1.0.1
- documentation updated