event_booking_timeline 0.0.9 event_booking_timeline: ^0.0.9 copied to clipboard
To display the events booked in a specific time of the day. The events which are booked or reserved are displayed in forms of colors.
[0.0.1] #
- NEW: Initial Release.
[0.0.2] #
- Changed the classname.
[0.0.3] #
- No changes, some metadata changes.
[0.0.4] - [0.0.7] #
- SDK Version downgraded
- Some readme changes.
[0.0.8] #
- Added New Feature Supporting, skipping through the booked/reserved slots
[0.0.9] #
- Added new Feature - Highlighting current blocked slot.
- Added new API - EventBookingTimeline.withCurrentBookingSlot()
- Added new Exceptions - DurationException, EventException
- Bug fixes for existing features.