event_booking_timeline 0.1.7 copy "event_booking_timeline: ^0.1.7" to clipboard
event_booking_timeline: ^0.1.7 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add event_booking_timeline

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  event_booking_timeline: ^0.1.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:event_booking_timeline/event_booking_timeline.dart';
7
likes
160
pub points
56%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on event_booking_timeline