From 65cd7cf7b245c82aba687af53f6c8f899b09dd11 Mon Sep 17 00:00:00 2001 From: Snoppy Date: Thu, 4 Jul 2024 01:10:19 +0800 Subject: [PATCH] chore: fix typos and link broken (#150402) **fix some typos and link broken** --- docs/releases/archive/Release-Notes---Changes-in-1.2.1.md | 2 +- .../scroll_end_notification/scroll_end_notification.0.dart | 2 +- packages/flutter_tools/lib/src/debug_adapters/README.md | 2 +- .../dev/flutter/plugins/integration_test/FlutterTestRunner.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/releases/archive/Release-Notes---Changes-in-1.2.1.md b/docs/releases/archive/Release-Notes---Changes-in-1.2.1.md index 5c956eb6cb..605d02be6a 100644 --- a/docs/releases/archive/Release-Notes---Changes-in-1.2.1.md +++ b/docs/releases/archive/Release-Notes---Changes-in-1.2.1.md @@ -476,7 +476,7 @@ The following issues were addressed in 426 commits. | [flutter/plugins#765](https://github.com/flutter/plugins/pull/765) | Timestamps firestore | | [flutter/plugins#407](https://github.com/flutter/plugins/pull/407) | Fix url_launcher for iOS <10 | | [flutter/plugins#759](https://github.com/flutter/plugins/pull/759) | Correct usage of StreamBuilder | -| [flutter/plugins#857](https://github.com/flutter/plugins/pull/857) | Use exoplayer's prefered API for MediaSources | +| [flutter/plugins#857](https://github.com/flutter/plugins/pull/857) | Use exoplayer's preferred API for MediaSources | | [flutter/plugins#813](https://github.com/flutter/plugins/pull/813) | video_player: Fixed null exception when file has no width or height. | | [flutter/plugins#853](https://github.com/flutter/plugins/pull/853) | Change android invites dependency to dynamic links | | [flutter/plugins#408](https://github.com/flutter/plugins/pull/408) | Fix new formatting errors | diff --git a/examples/api/lib/widgets/scroll_end_notification/scroll_end_notification.0.dart b/examples/api/lib/widgets/scroll_end_notification/scroll_end_notification.0.dart index f1f0b67011..f273d7e5e1 100644 --- a/examples/api/lib/widgets/scroll_end_notification/scroll_end_notification.0.dart +++ b/examples/api/lib/widgets/scroll_end_notification/scroll_end_notification.0.dart @@ -49,7 +49,7 @@ class _ScrollEndNotificationExampleState extends State