Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
14 changes: 7 additions & 7 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
{ "source": "/platform-services", "destination": "/platform-integration/platform-channels", "type": 301 },
{ "source": "/predictive-back", "destination": "/release/breaking-changes/android-predictive-back#migration-guide", "type": 301 },
{ "source": "/reading-writing-files", "destination": "/cookbook/persistence/reading-writing-files", "type": 301 },
{ "source": "/reference/tutorials", "destination": "/reference/learning-resources", "type": 301 },
{ "source": "/reference/tutorials", "destination": "/learn/learning-resources", "type": 301 },
{ "source": "/release-notes", "destination": "/release/release-notes", "type": 301 },
{ "source": "/release-notes/:version*", "destination": "/release/release-notes/release-notes-:version*", "type": 301 },
{ "source": "/responsive*", "destination": "/ui/layout/responsive/adaptive-responsive", "type": 301 },
Expand All @@ -100,7 +100,7 @@
{ "source": "/technical-overview", "destination": "/resources/architectural-overview", "type": 301 },
{ "source": "/text-input", "destination": "/cookbook/forms/text-input", "type": 301 },
{ "source": "/tutorial", "destination": "/learn/pathway/tutorial", "type": 301 },
{ "source": "/tutorials", "destination": "/reference/learning-resources", "type": 301 },
{ "source": "/tutorials", "destination": "/learn/learning-resources", "type": 301 },
{ "source": "/unbounded-constraints", "destination": "/ui/layout/constraints#unbounded", "type": 301 },
{ "source": "/ui-performance", "destination": "/perf/ui-performance", "type": 301 },
{ "source": "/ui/widgets-intro", "destination": "/ui", "type": 301 },
Expand All @@ -117,15 +117,15 @@
{ "source": "/accessibility-and-localization", "destination": "/ui/accessibility", "type": 301 },
{ "source": "/accessibility-and-localization/:rest*", "destination": "/ui/accessibility", "type": 301 },
{ "source": "/add-to-app/android/add-splash-screen", "destination": "/platform-integration/android/splash-screen", "type": 301 },
{ "source": "/codelabs", "destination": "/reference/learning-resources", "type": 301 },
{ "source": "/codelabs", "destination": "/learn/learning-resources", "type": 301 },
{ "source": "/codelabs/layout-basics", "destination": "/ui/layout", "type": 301 },
{ "source": "/codelabs/explicit-animations", "destination": "/ui/animations/tutorial", "type": 301 },
{ "source": "/codelabs/implicit-animations", "destination": "https://codelabs.developers.google.com/advanced-flutter-animations", "type": 301 },
{ "source": "/cookbook", "destination": "/reference/learning-resources", "type": 301 },
{ "source": "/cookbook", "destination": "/learn/learning-resources", "type": 301 },
{ "source": "/cookbook/games/google-mobile-ads", "destination": "/cookbook/plugins/google-mobile-ads", "type": 301 },
{ "source": "/cookbook/images/cached-images", "destination": "/cookbook/images/network-image", "type": 301 },
{ "source": "/cookbook/effects/photo-filter-carousel", "destination": "/reference/learning-resources", "type": 301 },
{ "source": "/cookbook/effects/gradient-bubbles", "destination": "/reference/learning-resources", "type": 301 },
{ "source": "/cookbook/effects/photo-filter-carousel", "destination": "/learn/learning-resources", "type": 301 },
{ "source": "/cookbook/effects/gradient-bubbles", "destination": "/learn/learning-resources", "type": 301 },
{ "source": "/cookbook/networking/named-routes", "destination": "/cookbook/navigation/named-routes", "type": 301 },
{ "source": "/cookbook/testing/integration-test-introduction", "destination": "/cookbook/testing/integration", "type": 301 },
{ "source": "/cookbook/testing/integration-test-profiling", "destination": "/cookbook/testing/integration/profiling", "type": 301 },
Expand Down Expand Up @@ -198,7 +198,7 @@
{ "source": "/release/archive", "destination": "/install/archive", "type": 301 },
{ "source": "/release/upgrade", "destination": "/install/upgrade", "type": 301 },
{ "source": "/resources/ai-overview", "destination": "/ai/create-with-ai", "type": 301 },
{ "source": "/resources/books", "destination": "https://docs.flutter.dev/reference/learning-resources", "type": 301 },
{ "source": "/resources/books", "destination": "/learn/learning-resources", "type": 301 },
{ "source": "/resources/bootstrap-into-dart", "destination": "https://dart.dev/learn", "type": 301 },
{ "source": "/resources/compatibility", "destination": "/release/compatibility-policy", "type": 301 },
{ "source": "/resources/dart-swift-concurrency", "destination": "/flutter-for/dart-swift-concurrency", "type": 301 },
Expand Down
2 changes: 1 addition & 1 deletion src/_includes/docs/get-started/setup-next-steps.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
Discover Flutter widgets</a>
</li>
<li>
<a class="text-button" href="/reference/learning-resources">Explore learning resources</a>
<a class="text-button" href="/learn/learning-resources">Explore learning resources</a>
</li>
<li>
<a class="text-button" href="{{site.dart-site}}/overview">
Expand Down
2 changes: 1 addition & 1 deletion src/content/cookbook/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ help you build up an application with Flutter.
To discover recipes and other learning materials relevant to you,
check out the [learning resources index][].

[learning resources index]: /reference/learning-resources
[learning resources index]: /learn/learning-resources
2 changes: 1 addition & 1 deletion src/content/learn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Dive deeper into more specific topics in Flutter development with sample code, Y
<p>
Find sample code, YouTube videos, codelabs, and more written by the experts on the Flutter team at Google. This index contains the resources you need to learn any aspect of Flutter.
</p>
<a href="/reference/learning-resources" class="outlined-button">Explore all resources</a>
<a href="/learn/learning-resources" class="outlined-button">Explore all resources</a>
</Card>

<Card title="App Architecture case study" additional-classes="display-card">
Expand Down
2 changes: 1 addition & 1 deletion src/content/platform-integration/android/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ or begin improving integration with Android.
<a class="text-button" href="https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG">Explore Flutter widgets</a>
</li>
<li>
<a class="text-button" href="/reference/learning-resources">Check out samples</a>
<a class="text-button" href="/learn/learning-resources">Check out samples</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/content/platform-integration/ios/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ or begin improving integration with iOS.
<a class="text-button" href="https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG">Explore Flutter widgets</a>
</li>
<li>
<a class="text-button" href="/reference/learning-resources">Check out samples</a>
<a class="text-button" href="/learn/learning-resources">Check out samples</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/content/platform-integration/linux/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ or begin expanding integration with Linux.
<a class="text-button" href="https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG">Explore Flutter widgets</a>
</li>
<li>
<a class="text-button" href="/reference/learning-resources">Check out samples</a>
<a class="text-button" href="/learn/learning-resources">Check out samples</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/content/platform-integration/macos/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ or begin expanding integration with macOS.
<a class="text-button" href="https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG">Explore Flutter widgets</a>
</li>
<li>
<a class="text-button" href="/reference/learning-resources">Check out samples</a>
<a class="text-button" href="/learn/learning-resources">Check out samples</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/content/platform-integration/web/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ or begin expanding integration with the web.
<a class="text-button" href="https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG">Explore Flutter widgets</a>
</li>
<li>
<a class="text-button" href="/reference/learning-resources">Check out samples</a>
<a class="text-button" href="/learn/learning-resources">Check out samples</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/content/platform-integration/windows/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ or begin expanding integration with Windows.
<a class="text-button" href="https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG">Explore Flutter widgets</a>
</li>
<li>
<a class="text-button" href="/reference/learning-resources">Check out samples</a>
<a class="text-button" href="/learn/learning-resources">Check out samples</a>
</li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions src/content/release/archive-whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ to reflect the latest available codelabs.

[Add a user authentication flow to a Flutter app using FirebaseUI]: {{site.firebase}}/codelabs/firebase-auth-in-flutter-apps
[Building a game with Flutter and Flame]: {{site.codelabs}}/codelabs/flutter-flame-game
[codelabs & workshops]: /reference/learning-resources
[codelabs & workshops]: /learn/learning-resources
[Local development for your Flutter apps using the Firebase Emulator Suite]: https://web.archive.org/web/20251102002913/https://firebase.google.com/codelabs/get-started-firebase-emulators-and-flutter
[Using FFI in a Flutter plugin]: https://web.archive.org/web/20250908035316/https://codelabs.developers.google.com/codelabs/flutter-ffigen
[Your first Flutter app]: {{site.codelabs}}/codelabs/flutter-codelab-first
Expand Down Expand Up @@ -1390,14 +1390,14 @@ publication since the last stable release:
[Announcing Adobe XD Support for Flutter]: {{site.flutter-blog}}/announcing-adobe-xd-support-for-flutter-4b3dd55ff40e
[Announcing Flutter 1.20]: {{site.flutter-blog}}/announcing-flutter-1-20-2aaf68c89c75
[Building performant Flutter widgets]: {{site.flutter-blog}}/building-performant-flutter-widgets-3b2558aa08fa
[codelabs landing]: /reference/learning-resources
[codelabs landing]: /learn/learning-resources
[Desktop support]: /platform-integration/desktop
[dev-tools]: {{site.flutter-blog}}/new-tools-for-flutter-developers-built-in-flutter-a122cb4eec86
[Developing for iOS 14 beta]: /platform-integration/ios/ios-debugging
[Enums with Extensions in Dart]: {{site.flutter-blog}}/enums-with-extensions-dart-460c42ea51f7
[Flutter and Desktop apps]: {{site.flutter-blog}}/flutter-and-desktop-3a0dd0f8353e
[Flutter architectural overview]: /resources/architectural-overview
[Flutter codelabs]: /reference/learning-resources
[Flutter codelabs]: /learn/learning-resources
[Flutter Day]: https://events.withgoogle.com/flutter-day/
[Flutter Package Ecosystem Update]: {{site.flutter-blog}}/flutter-package-ecosystem-update-d50645f2d7bc
[Flutter Performance Updates in 2019]: {{site.flutter-blog}}/going-deeper-with-flutters-web-support-66d7ad95eb5224
Expand Down
Loading