Skip to content

Commit 81a0188

Browse files
committed
Adds Flutter web 2023 tutorial link
1 parent 3089aaa commit 81a0188

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![Stacked 3.1 release banner](https://github.com/FilledStacks/stacked/blob/master/packages/stacked/assets/banner.jpeg)](https://stacked.filledstacks.com/)
2-
31
# Flutter tutorials
42

53
The repo contains the source code for all the written tutorials by Filledstacks.
@@ -30,6 +28,8 @@ In the repo to generate the platform projects for the tutorials.
3028

3129
## Tutorials
3230

31+
**085 - How to Build a Flutter Website in 2023** \[ [Written](https://www.filledstacks.com/post/how-to-build-a-flutter-website-in-2023/) \] - The updated tutorial for building a Flutter Website
32+
3333
**067 - Flutter Slivers Explained** \[ [Video]() \] \[ [Source]() \] \[ [Written]() \] - In this tutorial I go over what slivers are, how they work and how to implement your own custom sliver.
3434

3535
**066 - Login and Create Account Implementation** \[ [Video](https://youtu.be/Y-JawJ4m6Fg) \] \[ [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.

0 commit comments

Comments
 (0)