The following issues were addressed between 1.0.0 and 1.2.1:

In the framework and engine (this also includes Dart and Skia rolls, which are not broken out here.)

LabelNumber of Issues & Issue Links
framework87 issues with this label
(flutter/flutter#25788) Add Robert Penner’s easing functions
(flutter/flutter#25984) use RRect to draw avatar check on chip
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
(flutter/flutter#26199) Fix tristate checkbox false to null transition, test ALL transitions
(flutter/flutter#25790) Clarify doc for AnimatedContainer
(flutter/flutter#23860) Clearing pendingImages when the cache is cleared or evicted.
(flutter/flutter#26021) Fix SliverAppBar title opacity and test all cases
(flutter/flutter#26101) Fix a floating snapping SliverAppBar crash
(flutter/flutter#24779) Skip formatters if text has not changed
(flutter/flutter#26089) Explain that BoxDecoration doesn't do clip.
(flutter/flutter#26088) Fix typos introduced with the TextField.onTap PR, udpated debugFillProperties
(flutter/flutter#26042) Update material spec references in BottomSheet et al., Scaffold
(flutter/flutter#25994) Simplify ImageStream(Completer).removeListener
(flutter/flutter#25980) Ensure all errors thrown by image providers can be caught by developers.
(flutter/flutter#25977) Add didSendFirstFrameEvent service extension.
(flutter/flutter#25992) Add docs to TextStyle for fontFamilyFallback/Custom font fallback
(flutter/flutter#25159) fix #25143 Successive calls to precacheImage() throw an exception
(flutter/flutter#23118) Setting icon color to first ListTile in ExpansionTile. Fixes #23053
(flutter/flutter#25799) Make LicensePage respect the notch
(flutter/flutter#7318) ListItem should call out that it's intentionally fixed height
(flutter/flutter#25792) Actively reject UiKitView gestures.
(flutter/flutter#25055) Include cursor in textfield intrinsic width measurement
(flutter/flutter#24736) [H] Provide some more locations for the FAB.
(flutter/flutter#24511) [H] Undeprecate BigInteger support, but document what it actually does.
(flutter/flutter#24816) [H] ClipPath.shape and related fixes
(flutter/flutter#24848) [H] Handle errors in compute() by propagating them to the Future.
(flutter/flutter#25718) Fix merge conflict.
(flutter/flutter#24643) [H] Some minor tweaks to InputDecoration (mainly docs).
(flutter/flutter#25585) Expose font fallback API in TextStyle, Roll engine 54a3577c0139..215ca1560088 (8 commits)
(flutter/flutter#25604) no period after an alone reference in see also section
(flutter/flutter#24457) Revise Android and iOS gestures on Material TextField
(flutter/flutter#25594) Switch over to the new name for compilation trace native function
(flutter/flutter#25584) Fix material reference in CupertinoPicker doc
(flutter/flutter#25593) Let CupertinoTabScaffold handle keyboard insets too
(flutter/flutter#25229) Right aligned backspace bug
(flutter/flutter#25573) Update DayPicker,DatePicker doc “see also” sections
(flutter/flutter#24554) Adds force press gesture detector and recognizer
(flutter/flutter#25574) Use full textspan tree instead of top level textspan
(flutter/flutter#25339) [Material] Theme-able TextStyles for AlertDialog
(flutter/flutter#23759) Adds CupertinoTheme
(flutter/flutter#25477) TransitionRoute.canTransitionFrom,To() doc update
(flutter/flutter#25237) Fix typo
(flutter/flutter#24797) Iterate through potential grapheme cluster lengths in text painter
(flutter/flutter#25345) assert(elevation >= 0.0) and doc clarifications
(flutter/flutter#24993) Add InputDecoration alignLabelWithHint parameter
(flutter/flutter#25473) TextField.onChanged() doc update
(flutter/flutter#25474) fix some formatting issues
(flutter/flutter#25381) Add cull opacity perf test to device lab
(flutter/flutter#25342) Revert “Revert “obscureText and enableInteractiveSelection defaults””
(flutter/flutter#23919) Allow detection of taps on TabBar
(flutter/flutter#24527) obscureText and enableInteractiveSelection defaults
(flutter/flutter#25335) Revert “obscureText and enableInteractiveSelection defaults”
(flutter/flutter#25394) Update localizations
(flutter/flutter#25239) Call mark* methods before attaching child
(flutter/flutter#25395) Reland “Call mark* methods before attaching child (#25239)”
(flutter/flutter#25301) Flutter tool support for automatic saving of JIT compilation trace
(flutter/flutter#24932) Fixed Typography null factory constructor
(flutter/flutter#25384) Adds support for floating cursor
(flutter/flutter#24999) Remove TextField.noMaxLength, use maxLength = -1 instead
(flutter/flutter#25390) Revert “drop/restore focus when app becomes invisible/visible”
(flutter/flutter#25228) IntrinsicWidth stepWidth or stepHeight == 0.0
(flutter/flutter#24744) drop/restore focus when app becomes invisible/visible
(flutter/flutter#25382) Revert “Call mark* methods before attaching child (#25239)”
(flutter/flutter#24761) Adds support for floating cursor
(flutter/flutter#25352) Revert “Adds support for floating cursor”
(flutter/flutter#24449) Text field style merge
(flutter/flutter#24169) [Material] Theme-able elevation on dialogs.
(flutter/flutter#24587) Validate style in TextField
(flutter/flutter#24930) Run flutter tests through mini test engine when run directly (flutter run -t test_file)
(flutter/flutter#24976) Support TextField multi-line hint text #20941
(flutter/flutter#25183) Add navigatorKey to CupertinoTabView
(flutter/flutter#25051) Do not fade out text for pinned & floating AppBar
(flutter/flutter#24892) Handle a TabBarView special case: last tab deleted before animation ends
(flutter/flutter#25217) Fixed Spelling.
(flutter/flutter#24635) TextFormField cursor params
(flutter/flutter#25168) Fixed an InheritedWidget code sample typo
(flutter/flutter#25046) Add a check for build methods that return context.widget
(flutter/flutter#25048) Don't crash if pinned & floating AppBar has less than minExtent remainingPaintExtent
(flutter/flutter#24942) Fix debugPrint(null) to not crash
(flutter/flutter#24881) Remove offstage wording from KeepAlive
(flutter/flutter#24941) Update Switch doc: disabled state
(flutter/flutter#25120) Replace deprecated link (to design-principles page) in comment
(flutter/flutter#25096) Change network image URL in doc
(flutter/flutter#24862) Fix semantics compiler for offstage children
(flutter/flutter#25091) Add animations to SliverAppBar doc
(flutter/flutter#25003) Fix typo in documentation
tool49 issues with this label
(flutter/flutter#26249) Revert “Replace netls and netaddr with dev_finder”
(flutter/flutter#26090) Replace netls and netaddr with dev_finder
(flutter/flutter#26235) rev the min dart sdk dep in the templates to 2.1.0
(flutter/flutter#26201) Prevent calls to view.uiIsolate.flutterExit on devices which do not support it
(flutter/flutter#26107) Better error messages for flutter tool --dynamic flag.
(flutter/flutter#26104) Put correct VM snapshot in APK when using cached engine
(flutter/flutter#26039) Report hot reload statistics.
(flutter/flutter#26084) Improve message when saving compilation training data
(flutter/flutter#25863) Friendlier messages when using dynamic patching
(flutter/flutter#25872) Optimize cocoapods logic in flutter doctor.
(flutter/flutter#7314) Flutter crash on startup (metabug)
(flutter/flutter#7313) Will want some way to validate cache files
(flutter/flutter#7310) Don't time out during debugging
(flutter/flutter#25796) Allow dynamic patches without a patch number.
(flutter/flutter#25586) Report devfs stats
(flutter/flutter#25645) Friendlier flags for Dart compilation training.
(flutter/flutter#25479) Depend on the goldens repo through git.
(flutter/flutter#25238) [OR] Update links for China help
(flutter/flutter#24440) Adding support for android app bundle - Issue #17829
(flutter/flutter#23531) [O] Remove many timeouts.
(flutter/flutter#25646) Revert “[O] Remove many timeouts.”
(flutter/flutter#25631) Default baseline build options
(flutter/flutter#25595) Don't parse APK unless explicitly requested
(flutter/flutter#25576) Flutter tool support for building dynamic patches on Android
(flutter/flutter#24580) Remove code signing special casing for Googlers round 2
(flutter/flutter#23889) Flutter doctor error message lookup
(flutter/flutter#25520) Fix flutter tool to actually honor --build-number/--build-name flags
(flutter/flutter#25472) Read correct cached VM snapshot in dynamic mode (PRODUCT vs RELEASE)
(flutter/flutter#25484) Fix gradle local.properties tests that were never excersized
(flutter/flutter#25512) Fix failed assert when running flutter test with --start-paused
(flutter/flutter#25440) don't warn for non-matching device discoverers
(flutter/flutter#25470) Support Java 1.8
(flutter/flutter#25443) fix the daemon device.getDevices call
(flutter/flutter#25332) [fuchsia] Get Dart VM service ports from The Hub
(flutter/flutter#25221) Support ANDROID_SDK_ROOT in addition to ANDROID_HOME
(flutter/flutter#25301) Flutter tool support for automatic saving of JIT compilation trace
(flutter/flutter#25344) Add fuchsia devices to daemon command
(flutter/flutter#25303) Add ipv6 and observatory port support to the attach command
(flutter/flutter#25288) Revert “Add ipv6 and observatory port support to the attach command.”
(flutter/flutter#25269) Make doctor output consistent between VS Code/IntelliJ/Android Studio when plugins are missing
(flutter/flutter#24537) Add ipv6 and observatory port support to the attach command.
(flutter/flutter#24515) Add some a basic debug stepping tests
(flutter/flutter#25240) Revert “Ensure that cache dirs and files have appropriate permissions”
(flutter/flutter#24953) Fuchsia multiple devices and target
(flutter/flutter#25154) Don't require the AVD folder to exist in order to run flutter emulators
(flutter/flutter#25058) ensure lastBuildTimestamp is set before early return
(flutter/flutter#24632) Include error message in crash reports
(flutter/flutter#24669) Ensure that cache dirs and files have appropriate permissions
(flutter/flutter#24878) Add a flutter-attach entry point for fuchsia
f: material design38 issues with this label
(flutter/flutter#25984) use RRect to draw avatar check on chip
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
(flutter/flutter#26199) Fix tristate checkbox false to null transition, test ALL transitions
(flutter/flutter#26021) Fix SliverAppBar title opacity and test all cases
(flutter/flutter#26101) Fix a floating snapping SliverAppBar crash
(flutter/flutter#26088) Fix typos introduced with the TextField.onTap PR, udpated debugFillProperties
(flutter/flutter#26042) Update material spec references in BottomSheet et al., Scaffold
(flutter/flutter#23118) Setting icon color to first ListTile in ExpansionTile. Fixes #23053
(flutter/flutter#25799) Make LicensePage respect the notch
(flutter/flutter#7318) ListItem should call out that it's intentionally fixed height
(flutter/flutter#24736) [H] Provide some more locations for the FAB.
(flutter/flutter#24816) [H] ClipPath.shape and related fixes
(flutter/flutter#25718) Fix merge conflict.
(flutter/flutter#24643) [H] Some minor tweaks to InputDecoration (mainly docs).
(flutter/flutter#25585) Expose font fallback API in TextStyle, Roll engine 54a3577c0139..215ca1560088 (8 commits)
(flutter/flutter#24457) Revise Android and iOS gestures on Material TextField
(flutter/flutter#25573) Update DayPicker,DatePicker doc “see also” sections
(flutter/flutter#25339) [Material] Theme-able TextStyles for AlertDialog
(flutter/flutter#23759) Adds CupertinoTheme
(flutter/flutter#25345) assert(elevation >= 0.0) and doc clarifications
(flutter/flutter#24993) Add InputDecoration alignLabelWithHint parameter
(flutter/flutter#25342) Revert “Revert “obscureText and enableInteractiveSelection defaults””
(flutter/flutter#23919) Allow detection of taps on TabBar
(flutter/flutter#24932) Fixed Typography null factory constructor
(flutter/flutter#25384) Adds support for floating cursor
(flutter/flutter#24999) Remove TextField.noMaxLength, use maxLength = -1 instead
(flutter/flutter#25352) Revert “Adds support for floating cursor”
(flutter/flutter#24449) Text field style merge
(flutter/flutter#24169) [Material] Theme-able elevation on dialogs.
(flutter/flutter#24587) Validate style in TextField
(flutter/flutter#24976) Support TextField multi-line hint text #20941
(flutter/flutter#25051) Do not fade out text for pinned & floating AppBar
(flutter/flutter#24892) Handle a TabBarView special case: last tab deleted before animation ends
(flutter/flutter#24635) TextFormField cursor params
(flutter/flutter#24941) Update Switch doc: disabled state
(flutter/flutter#25120) Replace deprecated link (to design-principles page) in comment
(flutter/flutter#25091) Add animations to SliverAppBar doc
team31 issues with this label
(flutter/flutter#26153) Remove the cc @Hixie from no-response template
(flutter/flutter#25515) Write snippets index file when generating docs
(flutter/flutter#25579) fix doc-comment snippets
(flutter/flutter#25922) update lint list
(flutter/flutter#26031) Clean gallery about page post-1.0
(flutter/flutter#26030) Turn clipping on for Card Demo
(flutter/flutter#26041) Update dartdoc to 0.27.0
(flutter/flutter#26024) Workaround the Gradle crash due to non ASCII characters.
(flutter/flutter#25514) fix typo
(flutter/flutter#25995) Address code review comment.
(flutter/flutter#26015) [fuchsia] Fix flutter_gallery BUILD.gn
(flutter/flutter#25817) fix flutter run in dev/manual_tests
(flutter/flutter#25857) Mark flutter_gallery__back_button_memory as flaky.
(flutter/flutter#25854) Fix analyzer “prefer const” warning.
(flutter/flutter#25798) remove early-stage from Gallery's About screen
(flutter/flutter#25674) Updated Shrine demo
(flutter/flutter#25642) Revert dependency upgrade to see if it helps with build times and APK size
(flutter/flutter#23531) [O] Remove many timeouts.
(flutter/flutter#25582) Add missing dependency to fix the build
(flutter/flutter#25569) Reland: Update examples to match the new version of generated build.gradle (#25483)
(flutter/flutter#25521) fix indentation in doc comments
(flutter/flutter#25568) Fix the build
(flutter/flutter#25563) Revert “Update examples to match the new version of generated build.gradle (#25483)”
(flutter/flutter#25513) make “See also” sections uniform
(flutter/flutter#25474) fix some formatting issues
(flutter/flutter#25184) Add imports section to sample code templates, and more docs.
(flutter/flutter#7227) Figure out why license script didn't pick up the license for the Ahem font
(flutter/flutter#25416) try disabling flutter run test
(flutter/flutter#25243) Allow snippets tool to be run from arbitrary CWDs
(flutter/flutter#25178) Adds favicon to Dash/Zeal docset, adds OpenSearch metadata.
(flutter/flutter#24890) Remove deprecated lint “prefer_bool_in_asserts”.
a: text input18 issues with this label
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
(flutter/flutter#24779) Skip formatters if text has not changed
(flutter/flutter#25055) Include cursor in textfield intrinsic width measurement
(flutter/flutter#24457) Revise Android and iOS gestures on Material TextField
(flutter/flutter#25229) Right aligned backspace bug
(flutter/flutter#25237) Fix typo
(flutter/flutter#24797) Iterate through potential grapheme cluster lengths in text painter
(flutter/flutter#25473) TextField.onChanged() doc update
(flutter/flutter#25342) Revert “Revert “obscureText and enableInteractiveSelection defaults””
(flutter/flutter#24527) obscureText and enableInteractiveSelection defaults
(flutter/flutter#25335) Revert “obscureText and enableInteractiveSelection defaults”
(flutter/flutter#25384) Adds support for floating cursor
(flutter/flutter#25390) Revert “drop/restore focus when app becomes invisible/visible”
(flutter/flutter#24744) drop/restore focus when app becomes invisible/visible
(flutter/flutter#24761) Adds support for floating cursor
(flutter/flutter#25352) Revert “Adds support for floating cursor”
(flutter/flutter#24635) TextFormField cursor params
d: api docs17 issues with this label
(flutter/flutter#25515) Write snippets index file when generating docs
(flutter/flutter#25790) Clarify doc for AnimatedContainer
(flutter/flutter#26089) Explain that BoxDecoration doesn't do clip.
(flutter/flutter#26042) Update material spec references in BottomSheet et al., Scaffold
(flutter/flutter#26041) Update dartdoc to 0.27.0
(flutter/flutter#25992) Add docs to TextStyle for fontFamilyFallback/Custom font fallback
(flutter/flutter#25604) no period after an alone reference in see also section
(flutter/flutter#25584) Fix material reference in CupertinoPicker doc
(flutter/flutter#25573) Update DayPicker,DatePicker doc “see also” sections
(flutter/flutter#25477) TransitionRoute.canTransitionFrom,To() doc update
(flutter/flutter#25237) Fix typo
(flutter/flutter#25473) TextField.onChanged() doc update
(flutter/flutter#25243) Allow snippets tool to be run from arbitrary CWDs
(flutter/flutter#25120) Replace deprecated link (to design-principles page) in comment
(flutter/flutter#25096) Change network image URL in doc
(flutter/flutter#25091) Add animations to SliverAppBar doc
(flutter/flutter#25003) Fix typo in documentation
a: tests15 issues with this label
(flutter/flutter#25888) Extract TestBorder into a utility file
(flutter/flutter#25817) fix flutter run in dev/manual_tests
(flutter/flutter#25857) Mark flutter_gallery__back_button_memory as flaky.
(flutter/flutter#25674) Updated Shrine demo
(flutter/flutter#25678) Pin the goldens repo to a specific commit in the android_views test.
(flutter/flutter#25479) Depend on the goldens repo through git.
(flutter/flutter#23531) [O] Remove many timeouts.
(flutter/flutter#25646) Revert “[O] Remove many timeouts.”
(flutter/flutter#25568) Fix the build
(flutter/flutter#25489) Video demo instrumentation
(flutter/flutter#25381) Add cull opacity perf test to device lab
(flutter/flutter#25482) Mark flaky tests as such
(flutter/flutter#25305) Use stderr instead of stdout to contain errors in flutter attach test
(flutter/flutter#25380) Revert “Use stderr instead of stdout to contain errors in flutter attach test”
(flutter/flutter#24930) Run flutter tests through mini test engine when run directly (flutter run -t test_file)
team: gallery13 issues with this label
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
(flutter/flutter#26031) Clean gallery about page post-1.0
(flutter/flutter#26030) Turn clipping on for Card Demo
(flutter/flutter#26015) [fuchsia] Fix flutter_gallery BUILD.gn
(flutter/flutter#25857) Mark flutter_gallery__back_button_memory as flaky.
(flutter/flutter#25798) remove early-stage from Gallery's About screen
(flutter/flutter#25674) Updated Shrine demo
(flutter/flutter#25642) Revert dependency upgrade to see if it helps with build times and APK size
(flutter/flutter#25582) Add missing dependency to fix the build
(flutter/flutter#25563) Revert “Update examples to match the new version of generated build.gradle (#25483)”
(flutter/flutter#23759) Adds CupertinoTheme
(flutter/flutter#25489) Video demo instrumentation
(flutter/flutter#25186) Temporarily add back filtered bintray ExoPlayer repository
f: cupertino10 issues with this label
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
(flutter/flutter#24457) Revise Android and iOS gestures on Material TextField
(flutter/flutter#25584) Fix material reference in CupertinoPicker doc
(flutter/flutter#25593) Let CupertinoTabScaffold handle keyboard insets too
(flutter/flutter#23759) Adds CupertinoTheme
(flutter/flutter#25474) fix some formatting issues
(flutter/flutter#25384) Adds support for floating cursor
(flutter/flutter#25352) Revert “Adds support for floating cursor”
(flutter/flutter#25183) Add navigatorKey to CupertinoTabView
t: gradle9 issues with this label
(flutter/flutter#25796) Allow dynamic patches without a patch number.
(flutter/flutter#24440) Adding support for android app bundle - Issue #17829
(flutter/flutter#23531) [O] Remove many timeouts.
(flutter/flutter#25576) Flutter tool support for building dynamic patches on Android
(flutter/flutter#25569) Reland: Update examples to match the new version of generated build.gradle (#25483)
(flutter/flutter#25563) Revert “Update examples to match the new version of generated build.gradle (#25483)”
(flutter/flutter#25520) Fix flutter tool to actually honor --build-number/--build-name flags
(flutter/flutter#25484) Fix gradle local.properties tests that were never excersized
(flutter/flutter#25470) Support Java 1.8
d: examples6 issues with this label
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
(flutter/flutter#25483) Update examples to match the new version of generated build.gradle
(flutter/flutter#25569) Reland: Update examples to match the new version of generated build.gradle (#25483)
(flutter/flutter#25563) Revert “Update examples to match the new version of generated build.gradle (#25483)”
(flutter/flutter#25300) Remove uses-material-design from hello_world example
▣ platform-android5 issues with this label
(flutter/flutter#7315) Android Emulator does not show box shadows
(flutter/flutter#24440) Adding support for android app bundle - Issue #17829
(flutter/flutter#25221) Support ANDROID_SDK_ROOT in addition to ANDROID_HOME
(flutter/flutter#25154) Don't require the AVD folder to exist in order to run flutter emulators
f: gestures4 issues with this label
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
(flutter/flutter#25792) Actively reject UiKitView gestures.
(flutter/flutter#24554) Adds force press gesture detector and recognizer
○ platform-fuchsia4 issues with this label
(flutter/flutter#26249) Revert “Replace netls and netaddr with dev_finder”
(flutter/flutter#26090) Replace netls and netaddr with dev_finder
(flutter/flutter#26201) Prevent calls to view.uiIsolate.flutterExit on devices which do not support it
(flutter/flutter#25332) [fuchsia] Get Dart VM service ports from The Hub
a: animation3 issues with this label
(flutter/flutter#25788) Add Robert Penner’s easing functions
(flutter/flutter#25790) Clarify doc for AnimatedContainer
(flutter/flutter#25474) fix some formatting issues
t: hot reload3 issues with this label
(flutter/flutter#26039) Report hot reload statistics.
(flutter/flutter#7314) Flutter crash on startup (metabug)
(flutter/flutter#7307) Sending SIGUSR1 and pressing ‘R’ simultaneously locks up the flutter tool
a: typography2 issues with this label
(flutter/flutter#25585) Expose font fallback API in TextStyle, Roll engine 54a3577c0139..215ca1560088 (8 commits)
(flutter/flutter#24797) Iterate through potential grapheme cluster lengths in text painter
customer: fuchsia2 issues with this label
(flutter/flutter#25344) Add fuchsia devices to daemon command
(flutter/flutter#24953) Fuchsia multiple devices and target
d: website - content2 issues with this labe
(flutter/flutter#7317) flutter/website uses a very old version of jekyll (2.4.0) which is incompatible with Ruby 2.4
(flutter/flutter#7306) Broken links on website
e: device-specific2 issues with this label
(flutter/flutter#7315) Android Emulator does not show box shadows
engine2 issues with this label
(flutter/flutter#7227) Figure out why license script didn't pick up the license for the Ahem font
f: date/time picker2 issues with this label
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#25573) Update DayPicker,DatePicker doc “see also” sections
f: scrolling2 issues with this label
(flutter/flutter#23424) Teach drag start behaviors to DragGestureRecognizer
(flutter/flutter#26209) Revert “Teach drag start behaviors to DragGestureRecognizer (#23424)”
severe: crash1 issue with this label
(flutter/flutter#7314) Flutter crash on startup (metabug)
t: flutter doctor2 issues with this label
(flutter/flutter#23889) Flutter doctor error message lookup
(flutter/flutter#25269) Make doctor output consistent between VS Code/IntelliJ/Android Studio when plugins are missing
waiting for tree to go green2 issues with this label
(flutter/flutter#25159) fix #25143 Successive calls to precacheImage() throw an exception
(flutter/flutter#25872) Optimize cocoapods logic in flutter doctor.
⌺‬ platform-ios2 issues with this label
(flutter/flutter#25872) Optimize cocoapods logic in flutter doctor.
(flutter/flutter#24580) Remove code signing special casing for Googlers round 2
a: debugging1 issue with this label
(flutter/flutter#24515) Add some a basic debug stepping tests
a: internationalization1 issue with this label
(flutter/flutter#25394) Update localizations
a: platform-views1 issue with this label
(flutter/flutter#25792) Actively reject UiKitView gestures.
a:bug1 issue with this label
(gradle/gradle#3117) Gradle Build daemon crashes if the environment variables contain non-ASCII characters
cla: no1 issue with this label
(flutter/flutter#24440) Adding support for android app bundle - Issue #17829
customer: dream (g3)1 issue with this label
(flutter/flutter#24537) Add ipv6 and observatory port support to the attach command.
customer: gold1 issue with this label
(flutter/flutter#25872) Optimize cocoapods logic in flutter doctor.
dependency: skia1 issue with this label
(flutter/flutter#7315) Android Emulator does not show box shadows
f: routes1 issue with this label
(flutter/flutter#25477) TransitionRoute.canTransitionFrom,To() doc update
from:contributor1 issue with this label
(gradle/gradle#3117) Gradle Build daemon crashes if the environment variables contain non-ASCII characters
p: framework1 issue with this label
(flutter/flutter#7312) Support Swift in ios template project
p: tooling1 issue with this label
(flutter/flutter#7312) Support Swift in ios template project
plugin1 issue with this label
(flutter/flutter#7312) Support Swift in ios template project
severe: API break1 issue with this label
(flutter/flutter#7318) ListItem should call out that it's intentionally fixed height
severe: performance1 issue with this label
(flutter/flutter#25381) Add cull opacity perf test to device lab
t: flutter driver1 issue with this label
(flutter/flutter#25646) Revert “[O] Remove many timeouts.”

In the plugins repository

The following issues were addressed in 426 commits.

PRSummary
flutter/plugins#691Fix cloud functions podspec.
flutter/plugins#956Make the description for webview_flutter longer.
flutter/plugins#949Fixes: ‘webview_flutter/WebviewFlutterPlugin.h’ file not found
flutter/plugins#375add a dynamic get method to shared_preferences
flutter/plugins#946[google_maps_flutter] Relax Flutter version requirement to 0.11.9
flutter/plugins#945Bump maps plugin version.
flutter/plugins#381Make video plugin ready for republication
flutter/plugins#942Camera uses the device orientation on Android
flutter/plugins#943Keep a reference to the plugin registrar in FLTGoogleMapController.
flutter/plugins#940Set a minimal Flutter version for the webview plugin.
flutter/plugins#939Bump google_maps_flutter's version to 0.0.3.
flutter/plugins#938Bring back the google_maps_flutter pub badge.
flutter/plugins#937Don't export dart:async by the Google Maps plugin.
flutter/plugins#935Remove unused map id fields.
flutter/plugins#382Camera: Improve ressource cleanup on Android
flutter/plugins#933Update the IAP README
flutter/plugins#932Bump google_maps_flutter version to 0.0.2 (pre release).
flutter/plugins#928Introduce credentials to firebase_auth
flutter/plugins#384Camera: Avoid capture double result
flutter/plugins#924Adding closeWebView feature to url_launcher
flutter/plugins#925Delete reference to the pub plugin
flutter/plugins#385Enable swift apps depending on plugins with static dependencies
flutter/plugins#922[android_alarm_manager] bump firebase_auth dependencies
flutter/plugins#920Update Google Maps Plugin README.
flutter/plugins#775Fixes error handling in firebase_auth on Android and iOS
flutter/plugins#915Set all gradle-wrapper versions to 4.10.2
flutter/plugins#921Use context() instead of activity()
flutter/plugins#919docs: Improves READMEs styles
flutter/plugins#916Upgrade Android Gradle Plugin to 3.2.1
flutter/plugins#914[webview_flutter] Don't static import classes.
flutter/plugins#913reformat FirebaseAuthPlugin.m
flutter/plugins#912Update firebase_auth version for release
flutter/plugins#907[firebase_auth] Adding support for reauthenticate.
flutter/plugins#908[video_player] ExoPlayer 2.9.1, Android 9, Demo fixes
flutter/plugins#911Shuffle text selection TODOs.
flutter/plugins#910Don't depend on the Android support library in google_maps_flutter.
flutter/plugins#898Adding My Location parameter to the Google Maps plugin
flutter/plugins#393Fix Dart 2 type error in share plugin
flutter/plugins#906Update location_background
flutter/plugins#903[firebase_auth] adding return to verifyPhoneNumber
flutter/plugins#899Fix null language code and no detected text bug
flutter/plugins#875[firebase_messaging] adding support for deleteInstanceId and setAutoInitEnabled
flutter/plugins#872Fix crash when repeating detection
flutter/plugins#891Increase play-services-auth dependency
flutter/plugins#880Update docs/example for AdMob
flutter/plugins#394Fix Dart 2 type error in package_info
flutter/plugins#395Fix Dart 2 type error in local_auth
flutter/plugins#890Initial iOS implementation for webview_flutter.
flutter/plugins#888[firebase_analytics] Allow setUserID input to be null
flutter/plugins#396Fix Dart 2 type errors in device_info
flutter/plugins#780Set iOS deployment target to 8.0, fixes compilation errors
flutter/plugins#777Resolved compiler warnings in CloudFirestorePlugin.m
flutter/plugins#859Change google-services.json and GoogleService-Info.plist of example
flutter/plugins#399Fix Dart 2 type errors in firebase plugins
flutter/plugins#862Surpress unchecked warnings
flutter/plugins#889Run cleartoken task in background
flutter/plugins#400Fix Dart 2 type errors in cloud_firestore
flutter/plugins#783Allow quick_actions to register more than once
flutter/plugins#882Only update state for the registrar's activity
flutter/plugins#401Fix Dart 2 type errors in firebase_admob
flutter/plugins#881Update gradle dependencies.
flutter/plugins#865Bump firebase_auth version
flutter/plugins#867Make FirebaseApp final/private and change way to get auth instance
flutter/plugins#877Camera version bump for #689
flutter/plugins#689Fix preview and video size with satisfying conditions of multiple outputs.
flutter/plugins#785Update example with interactable link
flutter/plugins#824Use METHOD value instead of SIGN_UP_METHOD
flutter/plugins#869[firebase_messaging] changing getToken to rely on platform's getToken (2)
flutter/plugins#868Rev version
flutter/plugins#873Get rid of unneeded Firebase import
flutter/plugins#781FirebaseAuth multi app support
flutter/plugins#858enable lint prefer_void_to_null
flutter/plugins#773Fix a crash in the snapshot callback
flutter/plugins#404Exposing GoogleSignIn Delegate as an interface
flutter/plugins#765Timestamps firestore
flutter/plugins#407Fix url_launcher for iOS <10
flutter/plugins#759Correct usage of StreamBuilder
flutter/plugins#857Use exoplayer's prefered API for MediaSources
flutter/plugins#813video_player: Fixed null exception when file has no width or height.
flutter/plugins#853Change android invites dependency to dynamic links
flutter/plugins#408Fix new formatting errors
flutter/plugins#818remove unnecessary new from samples
flutter/plugins#828Reformat the marker id getter comment.
flutter/plugins#845Add biometry type detection to local_auth plugin
flutter/plugins#843Add clearMarkers() functionality to GoogleMapController
flutter/plugins#406Firestore: Allow null document snapshot data when document does not exist
flutter/plugins#414Remove Gradle artifacts from repo
flutter/plugins#847Bump firebase_performance Android dependencies to latest.
flutter/plugins#840Bump firebase_dynamic_links Android dependencies
flutter/plugins#841bump firebase_messaging android dependencies to latest
flutter/plugins#412Set SDK constraints to match Flutter beta
flutter/plugins#774Update firebase_ml_vision for latest Firebase MLKit API
flutter/plugins#417Fix Dart 2 runtime error in the camera plugin
flutter/plugins#835Bump firebase_admob Android dependencies to latest
flutter/plugins#834Bump firebase_storage Android dependencies to latest
flutter/plugins#420Fixed deprecation warnings
flutter/plugins#829bump cloud_firestore android dependencies
flutter/plugins#830Bump android dependencies to latest
flutter/plugins#825fix CI
flutter/plugins#786Added getter for Marker ID in maps package
flutter/plugins#821Bump firebase_core Android dependencies to latest
flutter/plugins#419Fix a Dart 2 runtime cast failure in firebase_database test
flutter/plugins#697adding support auth link for Twitter
flutter/plugins#812Set http version to be compatible with flutter_test
flutter/plugins#639Added android device id to android device info
flutter/plugins#810Set http version to be compatible with flutter_test
flutter/plugins#811Add page names for firebaseopensource.com
flutter/plugins#425Fix Dart 2 type error and deprecation
flutter/plugins#808Bump version for #795
flutter/plugins#422Incremental Build Script
flutter/plugins#805Handle user cancel when signing in
flutter/plugins#802Bump camera version
flutter/plugins#796add option to enable javascript in android webview
flutter/plugins#804Allow latest version for MLVision on ios
flutter/plugins#410add fetchProvidersForEmail wrapper
flutter/plugins#800Move SystemChrome update to platform side
flutter/plugins#799Add ability to clear auth cache on Android
flutter/plugins#678Add updatePassword functionality to firebase_auth plugin.
flutter/plugins#798Ban string values which clash with special prefixes
flutter/plugins#797use WidgetsBindingObserver as a mixin
flutter/plugins#427bump minor version and add changelog entry
flutter/plugins#771Add support for handling UserRecoverableAuthException
flutter/plugins#701Enable lint unnecessary_new
flutter/plugins#779Mark textureId as @visibleForTesting.
flutter/plugins#769Update VideoPlayer widget when the attached controller changes
flutter/plugins#402AdSizes for AdMob banner ads
flutter/plugins#755Add a gestureRecognizers parameter to GoogleMap.
flutter/plugins#753Add an initialUrl and a javaScriptMode parameters to WebView
flutter/plugins#767Rebuild VideoPlayer once VideoPlayerController finishes initialization.
flutter/plugins#732Update Text Recognition for android to 17.0.0
flutter/plugins#764Bump firebase_auth version number
flutter/plugins#733Update ios MLKit Text Recognition to ‘5.6.0’
flutter/plugins#762Removed Google Guava dependency from firebase_auth.
flutter/plugins#760Firestore FieldValues and persistence
flutter/plugins#428Updated to 0.5.0
flutter/plugins#685Adding getWifiName to connectivity plugin
flutter/plugins#672Firebase Messaging: fix Android notification body and title not sent to Flutter
flutter/plugins#650listener on MobileAd shouldn't be final
flutter/plugins#531Add monitoring and management to uploads
flutter/plugins#754cloud_functions readme: Fix Dart source formatting
flutter/plugins#752Initial (Android only) implementation of a WebView widget.
flutter/plugins#954add new plugins reference to README.md
flutter/plugins#430[AndroidAlarmManager] Update README.md
flutter/plugins#431Cut a new firebase_database version with dart2 runtime cast fix
flutter/plugins#749Add support for firebaseopensource.com
flutter/plugins#748Use api to allow support-v4 version resolution.
flutter/plugins#432Fix Dart 2 type error
flutter/plugins#746Plugin template for webview_flutter
flutter/plugins#745Fix Java lint warnings in google maps plugin
flutter/plugins#744Remove iOS instructions from the maps plugin readme.
flutter/plugins#686[image_picker] White line after resize - fixed by adding floor()
flutter/plugins#434Fix Dart 2 runtime type error in msg handler
flutter/plugins#715Improve image_picker android dependencies
flutter/plugins#665Remove a wrong assertion.
flutter/plugins#739Release VideoPlayer resources when FlutterView is gone
flutter/plugins#740Updated README with examples
flutter/plugins#638Adds nonPersonalizedAds option to MobileAdTargetingInfo for firebase_admob
flutter/plugins#429Extend StandardMessageCodec for Cloud Firestore
flutter/plugins#699_dynamicLink variable was cleared after user get dynamicLink (iOS)
flutter/plugins#710Fixed type error for firebase_auth photoUrl on iOS
flutter/plugins#736Fix typo in Application.java url
flutter/plugins#722Add go to settings action in androidIntent plugin.
flutter/plugins#737upgraded com.google.firebase:firebase-messaging to v17.3.0 in order t…
flutter/plugins#707Add example query to Firestore documentation
flutter/plugins#361Batch support for Firestore
flutter/plugins#725Set MLVision pod version to avoid breaking changes
flutter/plugins#438Bump version for re-publication
flutter/plugins#708Fix cloud_functions README typo
flutter/plugins#439Fix Dart 2 runtime type errors
flutter/plugins#443Secure fetchProvidersForEmail (no providers)
flutter/plugins#713[android_alarm_manager] Prep for version update
flutter/plugins#656Added iOS location plugin to showcase background execution APIs
flutter/plugins#642Updated android_alarm_manager to work after engine refactor.
flutter/plugins#698Enable lint unnecessary_statements. Codebase is compliant.
flutter/plugins#702fix missing_return warnings
flutter/plugins#696enable lint prefer_equal_for_default_values
flutter/plugins#445[Image Picker] Import foundation for the @required annotations
flutter/plugins#694Fix incomplete README for FirebaseAuth
flutter/plugins#447Remove yourcompany.com from cloud_firestore
flutter/plugins#452Hide Firestore codec class and move each class into separate files
flutter/plugins#629Update docs to reflect field paths separated by ‘.’
flutter/plugins#673Update barcode detector to handle options
flutter/plugins#677Android and iOS BarcodeDetector options
flutter/plugins#684Adding support for FirebaseUser.delete()
flutter/plugins#668Android and iOS implementations of LabelDetector
flutter/plugins#683Adding support to setLanguageCode to FirebaseAuth
flutter/plugins#617Add high resolution iOS photo capture for file
flutter/plugins#681Fix formatting
flutter/plugins#675Bump Firebase Android dependencies
flutter/plugins#669Update README with new detectors
flutter/plugins#670Fix auto phone auth
flutter/plugins#661Android and iOS FaceDetector
flutter/plugins#667Fix plugin formatting
flutter/plugins#666bump firebase_auth version
flutter/plugins#606Add phone auth
flutter/plugins#662Dart side of label detector
flutter/plugins#454Fix behavior of constructor for named FirebaseApps
flutter/plugins#649Dart side of face detector
flutter/plugins#455Fix FirebaseApp projectID on iOS
flutter/plugins#646Add barcode detector for ML Vision
flutter/plugins#456Bump Flutter SDK requirement
flutter/plugins#444Don‘t fail an incremental build if can’t find a merge base
flutter/plugins#453[Image Picker] - Use native Android APIs for taking images with camera and remove unneeded 3rd party dependency
flutter/plugins#620Fixed bug in handleStopListeningAuthState method
flutter/plugins#437Enable playing video from local asset.
flutter/plugins#462Play video from file descriptor
flutter/plugins#635Configured macOS builds on Cirrus CI
flutter/plugins#634Fixed typo REVERSED_CLIENT_ID
flutter/plugins#613video_player: autodetect video source format
flutter/plugins#624video_player: Allow audio playback in silent mode
flutter/plugins#622video_player: frame accurate seekTo on iOS
flutter/plugins#596Add receiving dynamic link capability to Firebase Dynamic Links Plugin
flutter/plugins#633image_picker record video iOS needed setup README update
flutter/plugins#636Added comments explaining the time it take to see results
flutter/plugins#632Add cloud_functions to README
flutter/plugins#623Shard plugins for example app builds
flutter/plugins#627Setup ios text detector
flutter/plugins#464rename the analysis options file
flutter/plugins#630Fix CI breakage
flutter/plugins#465Fix firebase_database dependencies
flutter/plugins#625add didReceiveRegistrationToken to firebase_messaging on ios
flutter/plugins#621Make sensors package Dart 2 compliant.
flutter/plugins#612video_player: iOS add missing observer removals
flutter/plugins#614Setup dart side of local MLVision text detection
flutter/plugins#618Add camera plugin to readme
flutter/plugins#615Ensure we fail if we cannot close file
flutter/plugins#513use temp image file in cacheDir to allow picking from remote resources
flutter/plugins#463Add map camera control API
flutter/plugins#575Add test for Remote Config setDefaults
flutter/plugins#609Initial ‘flutter create’ for Firebase ML Vision plugin
flutter/plugins#610Update metadata for republish
flutter/plugins#600image_picker fixes: file suffix, permissions redirect, video resize
flutter/plugins#467Added getAll for debugging purposes
flutter/plugins#602Hotfix - iOS Sharing
flutter/plugins#468Make shared preferences ready for publication
flutter/plugins#477Fix macOS build
flutter/plugins#597video_player: use exoplayer for better video compatibility
flutter/plugins#594Add Infowindow tapped handler; also rev. google play services to 15.+…
flutter/plugins#471Readme.md should use gender enum constants
flutter/plugins#457Add download url support to Firebase Storage plugin
flutter/plugins#599Fixed dynamic link dartdoc generation
flutter/plugins#601Add static_framework to Google Maps pod
flutter/plugins#598Fixed incorrect homepage link in pubspec.
flutter/plugins#589Upgrade Gradle dependencies to match Android Studio 3.1.2
flutter/plugins#459Add unit test for firebase_list
flutter/plugins#563Firebase dynamic links
flutter/plugins#474Bump Flutter SDK constraint
flutter/plugins#590Fix test for sync-async semantics
flutter/plugins#479Add id getter to Firestore CollectionReference and move path getter to CollectionReference
flutter/plugins#588Consolidate .gitignore, remove Podfile
flutter/plugins#583Add video player buffering status
flutter/plugins#577Performance metrics
flutter/plugins#585Update .gitignore to new dart_tool pub cache
flutter/plugins#586Update README.md
flutter/plugins#581Firebase Messaging : On Android, when the Activity is killed, the onLaunch is never using the correct Intent
flutter/plugins#580Add stub for In-app purchase plugin
flutter/plugins#579Document Google OAuth scopes
flutter/plugins#537Release several FlutterFire plugins as 1.0
flutter/plugins#458Camera plugin first working version (IOS and Android).
flutter/plugins#509Add gravity-independent-accelerometer support to sensors.
flutter/plugins#576google_maps_flutter: Remove listeners on State.dispose
flutter/plugins#573Added App name data to package_info
flutter/plugins#574Remove useless code that was causing a crash
flutter/plugins#555Await RemoteConfig#setDefaults and README fix
flutter/plugins#478Support for firebase_core interoperating with native code that configures Firebase apps.
flutter/plugins#466Prevent crash on share on iPads, add ability to specify popover origin
flutter/plugins#567Fixed a bug that may not be initialized after video started on iOS
flutter/plugins#482Fix firebase_core project id on Android.
flutter/plugins#556Support custom metadata
flutter/plugins#571Update metadata for republication
flutter/plugins#570Update metadata for republish
flutter/plugins#558Adding null-safe handling for Transaction.get in cloud_firestore
flutter/plugins#561New with 0.7
flutter/plugins#569Fix for iOS Firebase API changes
flutter/plugins#481Add marker API
flutter/plugins#559upgrade cocoapods on travis
flutter/plugins#557Fix for 2 bugs in the Video Player plugin
flutter/plugins#560Don't do reentrant message channel calls.
flutter/plugins#542Add signinWithTwitter
flutter/plugins#476Multiple app support for cloud_firestore
flutter/plugins#550Split files into library structure.
flutter/plugins#552Add missing await to for transaction in Firestore README
flutter/plugins#551Update Remote Config plugin
flutter/plugins#376Support for Query.getDocuments
flutter/plugins#485Add required argument to Firebase admob readme
flutter/plugins#545API documentation and cleanup
flutter/plugins#546Add firebase_remote_config to the README.md and FlutterFire.md
flutter/plugins#548Update firebase storage version and changelog
flutter/plugins#532Add timeout properties to FirebaseStorage
flutter/plugins#442Add Firestore transaction example
flutter/plugins#536Breaking changes to signature of snapshots and setData in cloud_firestore
flutter/plugins#533Add support to reload firebase user
flutter/plugins#473Add Blob support to cloud_firestore
flutter/plugins#492Add ui configuration api
flutter/plugins#493Add constructor VideoPlayerController.file()
flutter/plugins#530Add test for Facebook link
flutter/plugins#529Add send verification mail
flutter/plugins#527Add link with facebook credential
flutter/plugins#524Support FirebaseStorage with custom Firebase app
flutter/plugins#498Updated plugin channel names to ‘plugins.flutter.io/’
flutter/plugins#495Firestore readme fix
flutter/plugins#496Video player fix for looping value on ios
flutter/plugins#521Run java tests on Travis and Cirrus CI
flutter/plugins#517Remove Gradle artifacts from repo
flutter/plugins#499AdMob Readme Enhancement
flutter/plugins#511Add ability to create games sign in
flutter/plugins#461[Image Picker] Add tests to Android implementation of ImagePickerDelegate
flutter/plugins#502Add some support for StorageMetadata.
flutter/plugins#514Fix Dart2 Types
flutter/plugins#516Add flutter_test dev dependency
flutter/plugins#512Support StorageReference#writeToFile
flutter/plugins#515Add environment to Remote Config plugin pubspec
flutter/plugins#391Add Firebase Remote Config support
flutter/plugins#510Add more getters to StorageReference
flutter/plugins#505[Image Picker] - Add contract tests for Android implementation
flutter/plugins#506Add support for putData on StorageReference
flutter/plugins#504Allow null value for startAt, endAt and equalTo database queries on Android
flutter/plugins#503Add support for updateMetadata
flutter/plugins#538Graduate admob plugin to beta