booking_and_publish_slots 0.0.18 copy "booking_and_publish_slots: ^0.0.18" to clipboard
booking_and_publish_slots: ^0.0.18 copied to clipboard

Booking and Publish Slots plugin help you to implement slots booking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add booking_and_publish_slots

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

dependencies:
  booking_and_publish_slots: ^0.0.18

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:booking_and_publish_slots/booking_and_publish_slots.dart';
7
likes
130
pub points
50%
popularity

Publisher

unverified uploader

Booking and Publish Slots plugin help you to implement slots booking.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_riverpod, flutter_svg, flutter_web_plugins, intl, plugin_platform_interface

More

Packages that depend on booking_and_publish_slots