A Flower Shop app with Firebase for database backend.
Are you looking for a new app to sell your flowers?
Flower Selling App is the most cool app written in Flutter. It’s packed with basic features, Firebase integration, and Bloc approach.
You need to register a Firebase account and enable Firestore, Authentication features.
- Create a firebase project
- Open the project then add a new iOS app.
- Download the
GoogleService-info.plist
and put it insideios/Runner/
- Go to
Authentication
from left panel thenSign-in method
and EnableEmail/Password
- Select
Firestore Database
thencreate database
. - Go to the rules delete the time validation line and
true
after if.