You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@ An application that is designed to take in orders from users in an office to all
4
4
This application was made by following a tutorial by [The Net Ninja](https://www.youtube.com/c/TheNetNinja) on using [Flutter and Firebase](https://www.youtube.com/playlist?list=PL4cUxeGkcC9j--TKIdkb3ISfRbJeJYQwC).
5
5
## What I learnt
6
6
Having grasped the basics from my [World Time App](https://github.com/chirambaht/Flutter-Example-World-Time-App), I added to my knowledge:
7
-
- Firebase usage (Firestore and Authentication)
7
+
-[Firebase](https://firebase.google.com/) usage (Firestore and Authentication)
8
8
- Streams and Providers to constantly pass data that as it is updated in real time
0 commit comments