event_booking_timeline 0.2.2
event_booking_timeline: ^0.2.2 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.
0.1.0 [0.1.2] #
- Documentation updates
- SDK downgrade
0.1.3 #
- Added new feature - Added a flag to block the timeline until the time on device
- Added new feature - Callback added to detect the end of timeline - when user scrolls to end callback will be triggered.
0.1.4 #
- Added option to configure the color of bar when active and non acitve (Selected bar)
- Added option to configure the color of time text when active and non acitve (Selected time)
0.1.5 #
- Bug fix - Booked timeline color not displayed
0.1.6 #
- Added feature - To set buffer time before each booked events (Buffer time may depend on the number of divisions).
- Bug fix - The error callback does not contain the error codes.(Added code for the next duration of event is booked).
0.1.7 #
- Bug fix - Buffer setting issue
0.2.2 #
- Optimizations - Updated the methods & internal logics