Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 622 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 622 Bytes

flutter-beginners-tutorial

All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.

How to use these files

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.

Just some comments

Testing github functionality.

important - if you are cloning the repo to your desktop, you will need to perform a packages get / pub get to install any dependencies that the project may have at that point of the course.

Link to playlist on YouTube