booking_and_publish_slots 0.0.11 booking_and_publish_slots: ^0.0.11 copied to clipboard
Booking and Publish Slots plugin help you to implement slots booking.
booking_and_publish_slots #
A new Flutter project.
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 #
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"))