#100daysofflutter
Read more stories on Hashnode
Articles with this tag
In this phase, I worked on creating an auth service for my Firebase authentication since I was previously handling that in the UI source code of my...
On day 18, I did more code refactoring and improved already built functions, such as making sure the user verifies their email after registration,...
On day 17, I worked on the log out function and the main view of my app. With this I learned about debugging, the PopupMenuButton and Item. ·...
On day 16, I implemented email verification for my notes app and linked my views using routes so users could navigate through my login, registration...
On the 15 of the Flutter journey, I gained a basic understanding of Git and created a git repository for my notes app with the knowledge gained. · What...
For day 14, I practised more of what I learned in my previous blog, although I also learned a few new things. I created a login view using the same...