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

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

booking_and_publish_slots #

This is a plugin that provides slot booking and publishing functionality.

Getting Started #

The Boilerplate contains the minimal implementation required to create a new library or project. The repository code is preloaded with some basic components like basic app architecture, app theme, constants and required dependencies to create a new project. By using boiler plate code as standard initializer, we can have same patterns in all the projects that will inherit it. This will also help in reducing setup & development time by allowing you to use same code pattern and avoid re-writing from scratch.

Screen Shots #

App Screenshot App Screenshot App Screenshot

How to Use #

Step 1:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get booking_and_publish_slots 

Step 2:

Add the following code:

BookingAndPublishSlotsMain(bookedButtonName: "Book"))
7
likes
0
pub points
49%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (license)

Dependencies

change_app_package_name, flutter, flutter_riverpod, flutter_svg, flutter_web_plugins, intl, plugin_platform_interface

More

Packages that depend on booking_and_publish_slots