|
123 | 123 | { "source": "/get-started/install/null", "destination": "/get-started/install", "type": 301 },
|
124 | 124 | { "source": "/get-started/web", "destination": "/platform-integration/web/building", "type": 301 },
|
125 | 125 | { "source": "/ios-14", "destination": "/platform-integration/ios/ios-debugging", "type": 301 },
|
126 |
| - { "source": "/ios-project-migration", "destination": "/platform-integration/ios", "type": 301 }, |
| 126 | + { "source": "/ios-project-migration", "destination": "https://web.archive.org/web/20220614103526/https://docs.flutter.dev/development/ios-project-migration", "type": 301 }, |
127 | 127 | { "source": "/layout", "destination": "/ui/layout", "type": 301 },
|
128 | 128 | { "source": "/material-3-migration", "destination": "/release/breaking-changes/material-3-migration", "type": 301 },
|
129 | 129 | { "source": "/packages-and-plugins/androidx-compatibility", "destination": "/platform-integration/android/androidx-migration", "type": 301 },
|
|
654 | 654 | { "source": "/to/deep-linking", "destination": "/ui/navigation/deep-linking", "type": 301 },
|
655 | 655 | { "source": "/to/develop-packages", "destination": "/packages-and-plugins/developing-packages", "type": 301 },
|
656 | 656 | { "source": "/to/develop-plugins", "destination": "/packages-and-plugins/developing-packages#plugin", "type": 301 },
|
| 657 | + { "source": "/to/edit-plugins", "destination": "/packages-and-plugins/developing-packages#edit-plugin-package", "type": 301 }, |
657 | 658 | { "source": "/to/editor-setup", "destination": "/get-started/editor", "type": 301 },
|
| 659 | + { "source": "/to/endorsed-federated-plugin", "destination": "/packages-and-plugins/developing-packages#endorsed-federated-plugin", "type": 301 }, |
658 | 660 | { "source": "/to/federated-plugins", "destination": "/packages-and-plugins/developing-packages#federated-plugins", "type": 301 },
|
| 661 | + { "source": "/to/ffi-package", "destination": "/packages-and-plugins/developing-packages#plugin-ffi", "type": 301 }, |
659 | 662 | { "source": "/to/flutter-fix", "destination": "/tools/flutter-fix", "type": 301 },
|
| 663 | + { "source": "/to/flutter-gradle-plugin-apply", "destination": "/release/breaking-changes/flutter-gradle-plugin-apply", "type": 301 }, |
660 | 664 | { "source": "/to/flutter-test-docs", "destination": "https://api.flutter.dev/flutter/flutter_test/flutter_test-library.html", "type": 301 },
|
661 | 665 | { "source": "/to/font-from-package", "destination": "/cookbook/design/package-fonts#use", "type": 301 },
|
662 | 666 | { "source": "/to/gesture-disambiguation", "destination": "/ui/interactivity/gestures#gesture-disambiguation", "type": 301 },
|
|
676 | 680 | { "source": "/to/ios-development-team", "destination": "/deployment/ios#review-xcode-project-settings", "type": 301 },
|
677 | 681 | { "source": "/to/ios-ffi", "destination": "/platform-integration/ios/c-interop", "type": 301 },
|
678 | 682 | { "source": "/to/ios-minimum-target", "destination": "/deployment/ios#review-xcode-project-settings", "type": 301 },
|
| 683 | + { "source": "/to/java-gradle-incompatibility", "destination": "/release/breaking-changes/android-java-gradle-migration-guide", "type": 301 }, |
679 | 684 | { "source": "/to/linux-android-setup", "destination": "/get-started/install/linux/android", "type": 301 },
|
680 | 685 | { "source": "/to/macos-android-setup", "destination": "/get-started/install/macos/mobile-android", "type": 301 },
|
681 | 686 | { "source": "/to/macos-deploy", "destination": "/deployment/ios/macos", "type": 301 },
|
|
686 | 691 | { "source": "/to/minimize-layout-passes", "destination": "/perf/best-practices#minimize-layout-passes-caused-by-intrinsic-operations", "type": 301 },
|
687 | 692 | { "source": "/to/performance-overlay", "destination": "/perf/ui-performance#performance-overlay", "type": 301 },
|
688 | 693 | { "source": "/to/platform-channels", "destination": "/platform-integration/platform-channels", "type": 301 },
|
| 694 | + { "source": "/to/platform-channels-codec", "destination": "/platform-integration/platform-channels#codec", "type": 301 }, |
689 | 695 | { "source": "/to/platform-plugins", "destination": "/packages-and-plugins/using-packages", "type": 301 },
|
690 | 696 | { "source": "/to/previous-releases", "destination": "/release/archive", "type": 301 },
|
691 | 697 | { "source": "/to/profile-mode", "destination": "/testing/build-modes#profile", "type": 301 },
|
|
0 commit comments