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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,8 @@ In the repo to generate the platform projects for the tutorials.
28
28
29
29
## Tutorials
30
30
31
+
The later tutorials has been updated to use the stacked package. If you want to see the tutorials using the older code you can swap to the pre-stacked branch and work from there.
32
+
31
33
**051 - Flutter Architecture Part 4 - How to Unit test a Unit Testing intro**\[[Video](https://youtu.be/n21w5T3jdWE)\]\[[Written](https://www.filledstacks.com/post/how-to-unit-test-in-flutter/)\]\[[Source Code](https://github.com/FilledStacks/stacked-example/tree/part-4-unit-testing-1)\] - A complete guide to the setup of the basics for a starter stacked architecture project.
32
34
33
35
**050 - Flutter Architecture Part 3 - Flutter Services**\[[Video](https://youtu.be/UoZQS1bkNTw)\]\[[Written](https://www.filledstacks.com/post/services-in-code-and-how-to-use-them-in-flutter/)\]\[[Source Code](https://github.com/FilledStacks/stacked-example/tree/part-3-services)\] - A complete guide to the setup of the basics for a starter stacked architecture project.
0 commit comments