Flower selling app using firebase backend.
⚠️ Add firebase and enable email authentication and firstore database or it won’t work
Don’t know how to do?
- Craete a firebase project no need to enable
Google Analytics. - Open the project then add a new iOS app.
- Download the
GoogleService-info.plistand put it insideios/Runner/ - Go to
Authenticationfrom left panel thenSign-in methodand EnableEmail/Password - Select
Firestore Databasethencreate databasethis will take few clicks then you done. - Go to the rules delete the time validation line and
trueafter if. Be aware this will make the database public and you don’t wanna do in production.
allow read, write: if // add here 'true;'
request.time < timestamp.date(2022, 1, 2); // delete this line
Screenshots
|
|
|
|
|
|
Screen recordings
|
|
|
|
|
|
flutter packages developed by watery desert
● Sliding Clipped Nav Bar
● Water Drop Nav Bar
● Swipeable Tile
● Loading Animation Widget












