Skip to content

Commit

Permalink
Add a link to Andrea Bizzotto's Dart guide
Browse files Browse the repository at this point in the history
This isn't a free resource, but all of Andrea's content is very high
quality.

Having spent some time wading through extremely mediocre Dart and Flutter
resources recently, it was a relief to find Andrea's stuff.
  • Loading branch information
kytrinyx committed Jan 5, 2025
1 parent 2f0019b commit c5225ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/LEARNING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
* [Make a command line app](https://www.dart.dev/tutorials/dart-vm/cmdline)
* [Free Programming Books - Dart](https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-langs.md#dart)
* [Dart Testing Overview](https://www.dart.dev/guides/testing)
* If you're willing to spend a bit, [The Complete Dart Guide](https://codewithandrea.com/courses/complete-dart-guide/) by Andrea Bizzotto is an excellent resource. Andrea also has many free articles and tutorials available on his site, [Code With Andrea](https://codewithandrea.com/tags/dart/).

0 comments on commit c5225ce

Please sign in to comment.