Skip to content

Commit ca284d1

Browse files
committed
Adds new written tutorial links for the Login and Create Account functionality
1 parent bf5e642 commit ca284d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ In the repo to generate the platform projects for the tutorials.
2828

2929
## Tutorials
3030

31+
**066 - Login and Create Account Implementation** \[ [Video Soon] \] \[ [Source](https://github.com/FilledStacks/boxtout/tree/main/src/clients/customer) \] \[ [Written](https://www.filledstacks.com/post/building-flutter-login-and-sign-up-forms/) \] - This tutorial goes over implementation we'll be using for Login and Create Account functionality.
32+
3133
**064 - New Improved Stacked Setup** \[ [Video](https://youtu.be/1WW8xHhZvyA) \] \[ [Source](https://github.com/FilledStacks/boxtout/tree/main/src/clients/customer) \] - This tutorial goes over the new and improved stacked setup that includes navigation, dependency registration and the traditional stacked statemanagement.
3234

3335
**063 - Firebase Authentication in 5 minutes** \[ [Video](https://youtu.be/2YZrXEHrvBI) \] \[ [Source](https://github.com/FilledStacks/boxtout/tree/main/src/clients/customer) \] - In this tutorial we setup the firebase authentication for a flutter app in 5 minutes

0 commit comments

Comments
 (0)