booking_calendar 1.1.1
booking_calendar: ^1.1.1 copied to clipboard
Flutter package to book online through your application. Use with streams to get real-time booking data, eg with Firestore streams
1.0.0 #
- First release, with simple example project.
1.0.0+1 #
- Update Readme with demo screenshot.
1.0.0+2 #
- Resize demo screenshot.
1.0.0+3 #
- Added demo gif.
1.0.1 #
- Update provider dependency
1.0.2 #
- Passing booking start and end fix
1.1.0 #
- After user reviews: -- Fixed unused custom parameters, which were missing -- Added more customization option -- Added breaktime options, where you can disable booking slots, but you also have the choice to hide or not these slots from your calendar -- Breaktime text and color parameters
1.1.1 #
- Updated readme with new example for the fixes, and extra parameters