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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,6 @@ All course files for the Flutter Beginners playlist on The Net Ninja YouTube cha
4
4
## How to use these files
5
5
Each lesson in the playlist has it's own branch in this repository. To see the code for that lesson, choose the appropriate branch. E.g. to see the code for lesson 15, checkout the lesson-15 branch.
6
6
7
+
**important** - if you are cloning the repo to your desktop, you will need to perform a 'packages get' to install any dependencies that the project may have at that point of the course.
0 commit comments