Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update courses.md #11297

Merged
merged 2 commits into from
Oct 24, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions src/content/resources/courses.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ up-to-date information, such as null-safe Dart code.
These courses are listed alphabetically.
To include your course, [submit a PR][]:

* [The Best Flutter Course on the Internet][] by Tadas Petra & Robert Brunhage
* [Flutter Foundations][] by Andrea Bizzotto
* [Flutter & Firebase Masterclass][] by Andrea Bizzotto
* [Flutter Animations Masterclass][] by Andrea Bizzotto
* [The Complete Dart Developer Guide][] by Andrea Bizzotto
* [Flutter Fundamentals][] by Tadas Petra
* [The Ultimate Login System][] by Tadas Petra
* [Flutter & Dart - The Complete Guide, 2023 Edition][]
* [The Complete 2021 Flutter Development Bootcamp Using Dart][] by App Brewery
* [Flutter Crash Course][] by Nick Manning
Expand All @@ -27,12 +26,11 @@ To include your course, [submit a PR][]:
* [Sticky Grouped Headers in Flutter][] by Marco Napoli
* [Flutter University - From Zero to Mastery][] by Fudeo (Italian)

[The Best Flutter Course on the Internet]: https://www.hungrimind.com/learn/flutter
[Flutter Foundations]: https://codewithandrea.com/courses/flutter-foundations/
[Flutter & Firebase Masterclass]: https://codewithandrea.com/courses/flutter-firebase-masterclass/
[Flutter Animations Masterclass]: https://codewithandrea.com/courses/flutter-animations-masterclass/
[The Complete Dart Developer Guide]: https://codewithandrea.com/courses/complete-dart-guide/
[Flutter Fundamentals]: https://www.hungrimind.com/courses/flutter/fundamentals
[The Ultimate Login System]: https://www.hungrimind.com/courses/flutter/login-riverpod-firebase
[Flutter & Dart - The Complete Guide, 2023 Edition]: https://www.udemy.com/course/learn-flutter-dart-to-build-ios-android-apps/
[The Complete 2021 Flutter Development Bootcamp Using Dart]: https://www.appbrewery.co/p/flutter-development-bootcamp-with-dart/
[Flutter Crash Course]: https://fluttercrashcourse.com/
Expand Down
Loading