booking_calendar 1.1.6 copy "booking_calendar: ^1.1.6" to clipboard
booking_calendar: ^1.1.6 copied to clipboard

outdated

Flutter package to book online through your application. Use with streams to get real-time booking data, eg with Firestore streams

1.1.6 #

  • Added disabledDays options, on these day no one can book a slot

1.1.5 #

  • Fixed breaktime issue and added StartingDayOfWeek optional parameter for the TableCalendar

1.1.4 #

  • Updated generation of slots algorithm

1.1.3 #

  • Updated Readme with Firebase example and code snippets

1.1.2 #

  • Updated to Flutter 3.0
  • Update dependencies (table_calendar, provider)
  • Added locale field for localizing the calendar view
  • Example project quick refactor

1.1.1 #

  • Updated readme with new example for the fixes, and extra parameters

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.0.2 #

  • Passing booking start and end fix

1.0.1 #

  • Update provider dependency

1.0.0+3 #

  • Added demo gif.

1.0.0+2 #

  • Resize demo screenshot.

1.0.0+1 #

  • Update Readme with demo screenshot.

1.0.0 #

  • First release, with simple example project.
133
likes
0
pub points
89%
popularity

Publisher

unverified uploader

Flutter package to book online through your application. Use with streams to get real-time booking data, eg with Firestore streams

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, provider, table_calendar

More

Packages that depend on booking_calendar