Skip to content

Commit 51f8111

Browse files
authored
Remove mostly duplicated web-specific get started codelab (#11912)
This version of the getting started codelab hasn't been updated in a lot time and with Filip's ["Your first Flutter app" codelab](https://docs.flutter.dev/get-started/codelab), it's mostly duplicated content. We prefer developers following that one and according to analytics, they mostly do. This PR then redirects from the removed page to the preferred codelab's introduction. Contributes to #11911 by starting to clean up the getting started section and reducing duplication of the content that it will add.
1 parent 32a116e commit 51f8111

File tree

21 files changed

+3
-1956
lines changed

21 files changed

+3
-1956
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ updates:
133133
- "/examples/data-and-backend/json"
134134
- "/examples/deployment/obfuscate"
135135
- "/examples/example_utils"
136-
- "/examples/get-started/codelab_web"
137136
- "/examples/get-started/flutter-for/android_devs"
138137
- "/examples/get-started/flutter-for/declarative"
139138
- "/examples/get-started/flutter-for/ios_devs"

examples/get-started/codelab_web/lib/main.dart

Lines changed: 0 additions & 200 deletions
This file was deleted.

examples/get-started/codelab_web/lib/starter.dart

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)