https://github.com/catrivas/dart_for_extra_beginners
So you want to develop some cool apps with Flutter? But you don't know Dart so just get the basics down first. Check out this repo where I'm sorting out what I need to wrap my head around the language. From hello.dart to classes.dart💥💥💥
https://github.com/catrivas/dart_for_extra_beginners
beginner-code beginner-friendly beginners dart flutter fundamentals harry-potter starwars
Last synced: about 1 month ago
JSON representation
So you want to develop some cool apps with Flutter? But you don't know Dart so just get the basics down first. Check out this repo where I'm sorting out what I need to wrap my head around the language. From hello.dart to classes.dart💥💥💥
- Host: GitHub
- URL: https://github.com/catrivas/dart_for_extra_beginners
- Owner: CatRivas
- Created: 2024-05-15T17:31:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T17:06:48.000Z (about 2 years ago)
- Last Synced: 2025-07-13T04:41:02.262Z (11 months ago)
- Topics: beginner-code, beginner-friendly, beginners, dart, flutter, fundamentals, harry-potter, starwars
- Language: Dart
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RESOURCES
* [DartPad](https://dartpad.dev/?sample=counter)
* [Learn The Dart Programming Language by Codemy.com](https://www.youtube.com/watch?v=JZukfxvc7Mc&t=590s)
* [Docs](https://dart.dev/language)
* [Dart Crash Course by Net Ninja](https://www.youtube.com/watch?v=QGqMJzywasg&list=PL4cUxeGkcC9iVGY3ppchN9kIauln8IiEh)