Update flutter.dev links from misc packages to more permanent destinations (#150532)

Contributes to https://github.com/flutter/website/issues/10363
This commit is contained in:
Parker Lougheed
2024-06-20 18:09:08 -05:00
committed by GitHub
parent b0953649c9
commit c63339866d
22 changed files with 25 additions and 25 deletions

View File

@@ -22,7 +22,7 @@ Available examples include:
- **Platform Channel** The [platform channel app](platform_channel) demonstrates
how to connect a Flutter app to platform-specific APIs. For documentation, see
<https://flutter.dev/platform-channels/>.
<https://flutter.dev/to/platform-channels/>.
- **Platform Channel Swift** The [platform channel swift
app](platform_channel_swift) is the same as [platform