https://github.com/iamshaunjp/flutter-beginners-tutorial
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
https://github.com/iamshaunjp/flutter-beginners-tutorial
Last synced: 3 months ago
JSON representation
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
- Host: GitHub
- URL: https://github.com/iamshaunjp/flutter-beginners-tutorial
- Owner: iamshaunjp
- Created: 2019-08-14T08:51:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T01:27:14.000Z (over 2 years ago)
- Last Synced: 2025-01-14T05:42:59.874Z (5 months ago)
- Size: 8.72 MB
- Stars: 1,781
- Watchers: 88
- Forks: 1,238
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - iamshaunjp/flutter-beginners-tutorial - All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel. (Others)
README
# 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.**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**