id
stringlengths
14
17
text
stringlengths
23
1.11k
source
stringlengths
35
114
84705d153d56-63
27378 Make the deviceDiscovery API overridable (cla: yes, tool) 27381 Fix bug in UnconstrainedBox class debugFillProperties (a: debugging, cla: yes, framework) 27387 Track InheritedElement dependencies in diagnostic properties (cla: yes, framework) 27389 Enable dependency injection of Window instead of using static property (cla: yes) 27399 Add elevation/pressElevation to ChipThemeData (cla: yes, f: material design, framework) 27400 Ensure Shrine app respects the platform toggle from Gallery options (cla: yes, team, team: gallery) 27409 Ensure all curves return 0 and 1 in .transform(t) when t=0/1 (a: animation, cla: yes, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-64
27410 Disable usage of bare instructions in AOT (cla: yes, tool) 27413 Fix typo “when when” (cla: yes, d: api docs, framework) 27424 [H] Expose “center” on CustomScrollView (cla: yes, f: date/time picker, f: scrolling) 27425 [HR] Clean up matters related to “offstageness”. (cla: yes, framework) 27432 Remove leftover of GlobalKey removal listeners (cla: yes, framework) 27433 Fix issue where SliverPersistentHeader that is both floating and pinned would scroll down when scrolling past the beginning of the ScrollView (cla: yes, f: scrolling, framework, waiting for tree to go green) 27471 Refactor ios bundleid/android application process logic. (cla: yes, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-65
27477 [H] Tabs (cla: yes, f: material design, framework) 27481 Move Brightness to dart:ui in the engine (#27479). (cla: yes, framework) 27487 [H] Make NotchedShape more practical to use (cla: yes, f: material design, framework) 27501 Update docs for initstate(), didUpdateWidget(), dispose() (cla: yes, d: api docs, framework) 27502 Make a kReleaseMode constant that is public. (cla: yes, framework) 27504 Added support for the Galician language (material_es_GL.arb) (a: internationalization, cla: yes, framework) 27505 Remove icudtl.dat from APK asset size checks (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-66
27506 Added support for Swahili (material_sw.arb) (a: internationalization, cla: yes, framework) 27509 Removed double the (cla: yes, d: api docs, f: material design, framework) 27510 [Material] Allow slider shapes to be easily resized (cla: yes, f: material design, framework) 27511 Update dartdoc to 0.28.1+1 and add parameters for source-code linking (cla: yes, team) 27513 Add scroll performance test for flutter_gallery (cla: yes, team) 27519 Update OutlineButton on-pressed fill color (cla: yes, f: material design, framework) 27528 Fixed Cupertino Switch Demo (cla: yes, f: cupertino, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-67
27531 Print 50000$ monopoly money (cla: yes, tool, waiting for tree to go green) 27532 Add @isTest to Flutter’s wrappers over group/test (a: tests, cla: yes) 27534 Stop using SelectionChangedCause internally to show the text selection toolbar (a: text input, cla: yes, f: cupertino, f: material design, framework, severe: API break) 27553 Use CP_REPOS_DIR if it’s set (cla: yes, tool, ⌺‬ platform-ios) 27556 update flutter and flutter.bat command to suggest stable branch (cla: yes, tool) 27559 Update dartdoc to 0.28.1+2 and fix search text alignment (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-68
27564 Fix window bug in _sendPlatformMessage() (#27541). (cla: yes, framework, p: framework) 27566 Warn when gradle builds fail because of AndroidX (cla: yes, t: gradle, tool) 27568 Fix initial scroll of TabBar in release mode (cla: yes, f: material design, f: scrolling, framework) 27569 Bugfix: Add platformBrightness to TestWindow. (a: tests, cla: yes) 27570 Small cleanup in CupertinoSliverRefreshControl (cla: yes, f: cupertino, framework) 27573 Let text selection toolbar buttons be independent from theme (cla: yes, f: cupertino, framework) 27575 Update OutlineButton default border width and highlight elevation (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-69
27576 Handle CupertinoTabScaffold rebuilds with deleted tabs (cla: yes, f: cupertino, framework) 27577 [flutter_driver] Use async call to run SSH cmds w/o deadlock. (cla: yes, t: flutter driver, tool, ○ platform-fuchsia) 27588 CupertinoSliverRefreshControl inactive overscroll behavior (cla: yes, f: cupertino, framework, waiting for tree to go green) 27596 Check powershell version. (cla: yes, tool, waiting for tree to go green, ❖ platform-windows) 27604 Update material Galician (gl) translations filename (a: internationalization, cla: yes, framework) 27607 Remove build runner from injection (cla: yes, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-70
27607 Remove build runner from injection (cla: yes, tool) 27613 [Material] Simple API for skipping over certain Slider shapes (cla: yes, f: material design, framework) 27615 fix list devices throwing on junk input (cla: yes, tool, ○ platform-fuchsia) 27616 minor doc fixes for overlay (cla: yes, framework) 27620 Add a keyboard key code generator. (cla: yes, tool) 27623 Make FlexibleSpaceBar title padding configurable (cla: yes, f: material design, framework) 27627 Adding support for logical and physical key events (cla: yes, framework) 27632 Null check logic for datatable. (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-71
27647 Fixed #27621: CupertinoTimerPicker breaks if minuteInterval > 1 (cla: yes, f: cupertino, framework) 27648 Make sample analyzer more friendly for running locally. (cla: yes, team) 27659 fix small typo (cla: yes, framework, waiting for tree to go green) 27661 Add build_runner_core to flutter_tools BUILD.gn (cla: yes, tool) 27663 TextField should only set EditableText.cursorOffset for iOS (a: text input, cla: yes, f: material design, framework) 27665 Add desktop devices to daemon behind flag (cla: yes, tool) 27668 Wire dart2js through flutter tool, add compilation test (cla: yes, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-72
27672 Support for building dynamic patches in AOT mode. (cla: yes, tool) 27687 Add android studio process logic for JetBrainsToolbox (cla: yes, customer: gold, tool, ▣ platform-android, ⚠ TODAY) 27690 remove super_goes_last (cla: yes, team) 27691 Fix Xcode_backend.sh for flavors (cla: yes, t: xcode, tool, waiting for tree to go green, ⌺‬ platform-ios) 27697 Cupertino TextField Cursor Fix (a: text input, cla: yes, f: cupertino, framework) 27699 [Material] Update the card demo in the Gallery to demonstrate different uses of the Card widget (cla: yes, f: material design, framework, team, team: gallery)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-73
27703 Add builder parameter to showDatePicker, showTimePicker (cla: yes, f: date/time picker, f: material design, framework) 27705 Revert “Lazily download artifacts” (cla: yes, tool) 27708 remove build_runner_core import from flutter_tools (cla: yes, tool) 27709 Increase our build budget to 16ms (cla: yes, t: flutter driver, tool) 27717 Refactor “no ios devices attached” logic. (cla: yes, tool, ⌺‬ platform-ios) 27735 Lazily download artifacts (Part II): The Clone Wars (cla: yes, tool) 27743 Refactor build-number/build-name logic. (cla: yes, t: gradle, t: xcode, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-74
27752 Adding horizontal and vertical scale parameter to ScaleUpdateDetails. (cla: yes, f: gestures, framework, waiting for tree to go green) 27754 Add support for binary compression of dynamic patches by the flutter tool. (cla: yes, t: gradle, tool) 27765 Refactor local engine logic (cla: yes, t: xcode, tool, ⌺‬ platform-ios) 27773 DatePicker noon/midnight overflow fix (cla: yes, f: cupertino, f: date/time picker, framework) 27789 Revert “Disable usage of bare instructions in AOT (#27410)” (cla: yes, tool) 27793 Remove remaining “### Sample code” segments, and fix the snippet generator. (cla: yes, d: api docs, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-75
27800 Prevent tests from importing other tests. (a: tests, cla: yes, team) 27803 Added sample code to AnimatedWidget (a: animation, cla: yes, d: api docs, framework, waiting for tree to go green) 27808 Manual Engine roll for flutter/engine#7791 - Add trailing whitespace tracking. (a: text input, cla: yes, framework) 27812 Pass method used to start flutter application (cla: yes, tool) 27817 Optimize flutter run logic for iOS by “ONLY_ACTIVE_ARCH=YES” if possible (cla: yes) 27818 Fix Dashing rules to use new dartdoc CSS entity markers. (cla: yes, d: api docs, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-76
27825 Deflake AnsiSpinner tests (a: tests, cla: yes, team, team: flakes, waiting for tree to go green) 27849 Revert “Roll engine 713fe130eb02..d48de7a3ec97 (1 commits)” (cla: yes) 27851 Fixes a cursor offset mistake for Material on iOS (a: text input, cla: yes, framework, ⌺‬ platform-ios) 27853 Hook up character events and unmodified code points to Android raw key event handling. (cla: yes, framework) 27855 Reland “Roll engine 713fe130eb02..d48de7a3ec97 (1 commits)” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-77
27861 Temporarily disable inconsistent strut golden tests due to test fonts (a: tests, a: typography, cla: yes, framework) 27864 Fix crash when disposing nested Scrollables while holding in overscroll position (cla: yes, f: scrolling, framework, severe: crash) 27865 Add Armenian translations (a: internationalization, cla: yes, framework) 27866 Handle back swipe completed->completed or completed->dismissed transitions (cla: yes, f: cupertino, f: routes, framework) 27873 Don’t cache result for homeDirPath. (cla: yes, tool) 27892 Fix overflow clipping/fading for text (cla: yes, framework) 27895 Revert “Lazily download artifacts (Part II)” (cla: yes, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-78
27900 Fixes switch vibration (cla: yes, f: cupertino, framework) 27902 update packages and supress lint (cla: yes, framework, tool, waiting for tree to go green) 27908 Reland automatic discovery of observatory port for iOS (cla: yes, tool, waiting for tree to go green, ⌘‬ platform-mac, ⌺‬ platform-ios) 27914 fix multiroot scheme (cla: yes, tool) 27915 Revert “[HR] Clean up matters related to “offstageness”.” (cla: yes, f: scrolling, framework) 27919 Revert “Ensure all curves return 0 and 1 in .transform(t) when t=0/1” (a: animation, cla: yes, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-79
27929 Use double literals where a double type is expected (a: animation, cla: yes, framework, team) 27945 Fixes crossAxisSpacing overflow in RTL (a: internationalization, cla: yes, f: scrolling, framework, waiting for tree to go green) 27953 Add outer try block for obtainKey errors. Add docs. (cla: yes, framework, waiting for tree to go green) 27955 Adds media query check in editable_text (a: text input, cla: yes, framework, waiting for tree to go green) 27966 Revert “Fix overflow clipping/fading for text” (a: typography, cla: yes, framework) 27968 Sample code for Icon class (cla: yes, d: api docs, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-80
27969 Do not draw Slider tick marks if they are too dense (cla: yes, f: material design, framework) 27970 Make sure the selection is still painted under the text (a: text input, cla: yes, framework) 27973 Add extendBody parameter to Scaffold, body MediaQuery reflects BAB height (cla: yes, f: material design, framework) 27980 Reapply “Fix overflow clipping/fading for text (#27892)” (a: typography, cla: yes, framework) 27983 Test text paint orders by color (a: tests, a: text input, cla: yes, framework) 27987 add ui.Window fallback to TestViewConfiguration (a: tests, cla: yes, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-81
28006 Re-apply “Ensure all curves return 0 and 1 in .transform(t) when t=0/1” (a: animation, cla: yes, framework) 28011 Remove accidentally committed libs (cla: yes, tool) 28024 Disable prefer_collection_literals in the analyzer until we can update to using set literals (cla: yes, team) 28027 Remove extra slash from builder that is not handled on windows (cla: yes, tool) 28031 Revert “Add support for binary compression of dynamic patches by the flutter tool. (#27754)” (cla: yes, t: gradle, tool, ▣ platform-android) 28032 Revert 26001 (a: text input, cla: yes, f: cupertino, f: material design, framework, severe: API break)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-82
28040 Remove json_schema and cli_util deps from flutter_tool (cla: yes, team, tool, waiting for tree to go green) 28101 Remove unused –packages argument to gen_snapshot. (cla: yes, tool) 28178 Roll engine to f45572e95f93edb89b6750a4f36ad8ed7c0a2560 (cla: yes) 28182 Add TextOverflow.visible (a: typography, cla: yes, framework, waiting for tree to go green) 28183 Rename SuperellipseShare ContinuousRectangleBorder (cla: yes, f: material design, framework) 28216 Fix ‘to to’ (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-83
28222 Manual engine roll to 6d7eb52185b117a3972cac4e23625f97198114d9 (cla: yes) 28224 Adds a template for Pull Requests (cla: yes, team, waiting for tree to go green) 28235 Remove line breaks from PR template (cla: yes, team) 28238 Remove set literal syntax (cla: yes, team) 28265 Revert “Remove unused –packages argument to gen_snapshot.” (cla: yes, tool) 28272 Make logcat less chatty on perf tests (cla: yes, team) PRs closed in this release of flutter/engine
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-84
PRs closed in this release of flutter/engine From Fri Nov 29 19:41:00 2018 -0800 to Thu Feb 21 20:22:00 2019 -0800 6399 System Channels, Plugins, Dart Entrypoint, FlutterFragment (cla: yes) 6558 Retained rendering in Fuchsia PhysicalShapeLayer (cla: yes) 6719 Add onStart hook to FlutterFragmentActivity (cla: yes) 6805 [OR] Offset.fromDirection and Size.aspectRatio (cla: yes) 6879 Allow FlutterViewController to be released when not initialized with an engine (cla: yes) 6903 [H] Undeprecate BigInteger support, but document what it actually does. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-85
6913 Support real fonts in ‘flutter test’ (cla: yes) 6918 Announce in/out of list (cla: yes) 6919 Reland “Compile libcxx and libcxxabi for Android (#6886)” (cla: yes, size) 6922 Verify RunConfiguration is valid before running (cla: yes) 6923 Compute cull_rect and optimize in Layer::Preroll (cla: yes) 6926 Roll buildtools to bac220c15490dcf7b7d8136f75100bbc77e8d217 (cla: yes, size) 6927 Support overriding font leading in TextStyle and LibTxt (affects: text input, brand new feature, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-86
6936 Return real null instead of null string when locale has not been set in locale closure. (cla: yes) 6945 Adds force cursor support (cla: yes) 6961 Add hover event support to the engine (cla: yes) 6967 Eliminate obsolete FlutterDartProject initializers (cla: yes) 6973 Eliminate main_dart_file_path, package_file_path (cla: yes) 6977 Rename dart-non-checked-mode: disable-dart-asserts (cla: yes) 6985 Fix keyboard not showing for targetSdk 28 (cla: yes) 6989 Japanese Clear Text Crash (cla: yes) 6991 MInor Docs to runtime controller WindowData (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-87
7002 Support querying display refresh rate in engine (cla: yes) 7012 Merge latest from master => 21008 staging branch (cla: yes) 7024 Roll Skia to 57d29eaf2ed7518983d9e91fd5219f4cfc181f88 (cla: yes) 7031 Pass operator_new_alignment value through gn script into GN args. (cla: yes) 7048 Only overflow the cache for one required frame (cla: yes) 7068 SK_SUPPORT_LEGACY_TEXTENCODINGENUM (cla: yes) 7087 Wire up support for external OpenGL textures for the embedder. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-88
7097 Simplify conversion of numeric types in the message codec on iOS (cla: yes) 7098 Android embedding refactor PR1: JNI Extraction to FlutterJNI.java (cla: yes) 7102 Prepare for upcoming fuchsia vulkan driver changes (cla: yes) 7108 Fix destruction of the child object list in the iOS accessibility bridge (cla: yes) 7146 Revert “Reland “Compile libcxx and libcxxabi for Android (#6886)”” (cla: yes, size) 7151 Generalize runFromBundle to support multiple bundlePaths (cla: yes) 7152 Add native for fetching compilation trace as a memory buffer, for use in automated tools (cla: yes) 7158 Minor comments fix and add TODO (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-89
7158 Minor comments fix and add TODO (cla: yes) 7160 Reland “Compile libcxx and libcxxabi for Android (#6886)” (cla: yes, size) 7161 Handle null bundlePaths in FlutterRunArguments (cla: yes) 7162 Merge master branch into skia-master (cla: no) 7163 Merge skia-master branch into master (cla: no) 7164 Add empty metrics to account for truncated whitespace for GetRectsForRange. (cla: yes) 7179 Fixed Spelling. (cla: yes) 7185 Check for empty line before adding empty ‘padding’ metrics (cla: yes) 7187 Revert “Support overriding font leading in TextStyle and LibTxt (#6927)” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-90
7189 Remove unnecessary includes of Skia headers. (cla: yes) 7194 Roll buildroot to 4cb5a74c9612b71b917997f46e97da6d1051eab4 (cla: yes, size) 7195 Roll buildroot to 8e538639660413490ea9261eee84864005e240f4 (cla: yes, size) 7202 Add .woff file to binary format (cla: yes) 7207 Downloading and installation of dynamic updates on Android (cla: yes) 7208 Fallback font match caching to fix emoji lag. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-91
7213 Roll Dart to version e15e8609aa8610f8c432f1caf2ab89358e2fce50 (cla: yes) 7214 [Fuchsia] Depend on libtrace when that is what’s really meant (cla: yes) 7221 [vulkan] Fix Fuchsia build (cla: yes) 7227 Compile embedder unit test Dart to kernel (cla: yes) 7230 Revert “Compile embedder unit test Dart to kernel (#7227)” (cla: yes) 7231 Compile embedder unit test Dart to kernel (re-land) (cla: yes) 7234 Fix misspelling in doc comments (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-92
7234 Fix misspelling in doc comments (cla: yes) 7235 Fix settings.advisory_script_uri in iOS createShell (cla: yes) 7237 Allow inferred types using diamond syntax (cla: yes) 7238 Clarify TextAffinity docs (cla: yes) 7239 Simplify nested try-with-resources statements (cla: yes) 7240 Fix linter errors in ResourceUpdater (cla: yes) 7241 Support user-provided font-fallback. (cla: yes) 7242 Revert spelling correction in licence matcher (cla: yes) 7244 iOS A11y memory leak (cla: yes) 7245 Roll buildroot to support Android SDK 28 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-93
7246 Update iOS unit test for the removal of hex string encoding of uint64 data (cla: yes) 7248 Update terminology to match that of the flutter tool (cla: yes) 7250 Extract function to collect licenses for component (cla: yes) 7254 Fix javadoc for Android-28 (cla: yes) 7256 Document native functions for compilation trace (cla: yes) 7257 Add a system message channel for controlling the Skia resource cache size (cla: yes) 7258 Remove unused GrContext in AndroidSurfaceGL (cla: yes) 7260 Re-run license tool on all source when it changes (cla: yes) 7261 Update usage of some Android APIs that are deprecated in API level 28 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-94
7266 Eliminate use of new keyword in license tool (cla: yes) 7267 Mark all unreassigned locals final in license tool (cla: yes) 7269 [License] Eliminate duplicate case in switch (cla: yes) 7270 [License] Assert license filename is non-null, non-empty (cla: yes) 7272 Make IOManager own resource context (cla: yes) 7273 [License] Sync analysis_options.yaml from framework (cla: yes) 7274 TextAffinity Docs Improvement (cla: yes) 7275 [License] Enable avoid_positional_boolean_parameters lint (cla: yes) 7276 Remove unused native function dumpCompilationTrace() (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-95
7281 TextInputType.number default fix (cla: yes) 7282 Add elevation and thickness to SemanticsNode (accessibility, cla: yes) 7283 Revert “Roll Dart to version e15e8609aa8610f8c432f1caf2ab89358e2fce50” (cla: yes) 7284 Roll buildroot and update method of getting android SDK and support libs (cla: yes) 7286 Roll version of Dart to d1817ddc91fd3aea061647b2e21860c47a5a5180 (cla: yes) 7287 Paint all backgrounds first to prevent overlap (cla: yes) 7307 Only reject gestures to embedded UIViews when the framework says so. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-96
7308 Support loading flutter assets from dynamic patch (cla: yes) 7309 Allow dynamic patches without a patch number. (cla: yes) 7313 Revert “Only reject gestures to embedded UIViews when the framework s… (cla: yes) 7315 Reland “Only reject gestures to embedded UIViews when the framework sa… (cla: yes) 7316 Roll dart to 88e6fe0f67 (cla: yes) 7317 Recreate the overlay rendering surfaces if the GrContext was changed. (cla: yes) 7322 Roll buildroot (cla: yes) 7324 Update GetCallbackHandle to use Dart_IsTearOff instead of a string comparison (cla: yes) 7325 Minor refactoring of dynamic patching code. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-97
7325 Minor refactoring of dynamic patching code. (cla: yes) 7327 Give more control over when dynamic patches get downloaded and installed. (cla: yes) 7346 Make ParagraphConstraints have const constructor (cla: yes) 7354 Preparing to remove SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE (cla: yes) 7360 Fix typo clas -> class (cla: yes) 7363 Roll Dart to version ec86471ccc47a62df8b4009e1fb37c66ff9dc91b (cla: yes) 7370 [HR] Documentation cleanup (cla: yes) 7371 Test SDK roll (cla: yes) 7374 Revert “Test SDK roll” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-98
7374 Revert “Test SDK roll” (cla: yes) 7387 Improve TextAffinity Docs (cla: yes) 7398 Replace Java code with equivalent, more concise code. (cla: yes) 7401 Reset ParagraphBuilder after build() (cla: yes) 7403 Dart SDK roll for 2019-01-07 (cla: yes) 7404 fix up analysis for Dart in Engine (cla: yes) 7405 Dart SDK roll for 2019-01-07 (cla: yes) 7409 Cleanup dead code (cla: yes) 7410 Refactor shared code into separate function to simplify further work. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-99
7411 Dart SDK roll for 2019-01-08 (cla: yes) 7413 remove deprecated updateNode argument (cla: yes) 7414 Strut implementation (cla: yes) 7416 Dart SDK roll for 2019-01-08 (cla: yes) 7417 Dart SDK roll for 2019-01-09 (cla: yes) 7419 Dart SDK roll for 2019-01-09 (cla: yes) 7421 Dart SDK roll for 2019-01-09 (cla: yes) 7426 Refactor dynamic patching to use clearer naming and structure. (cla: yes) 7427 Allow embedders to add per shell idle notification callbacks. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-100
7428 Download dynamic patch to separate file to avoid races (cla: yes) 7429 Eliminate unused import of ZipException (cla: yes) 7431 Dart SDK roll for 2019-01-09 (cla: yes) 7432 Improve 404 handling when downloading dynamic patches. (cla: yes) 7433 Eliminate std::string using directive (cla: yes) 7435 Add Ahem to LibTxt testing fonts. (cla: yes) 7436 Clear the font collection’s cache when a font is dynamically loaded (cla: yes) 7437 Temporary revert of Dart SDK rolls made since 2019/01/08 (cla: yes) 7439 Remove legacy and deprecated defaultClipBehavior (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-101
7439 Remove legacy and deprecated defaultClipBehavior (cla: yes) 7442 Move Picture.toImage rasterization to the GPU thread (cla: yes) 7443 Avg ms/frame instead of FPS in performance overlay (cla: yes) 7444 Pass deadline to embedder idle notification callback (cla: yes) 7445 Use anti-aliasing when drawing text in the performance overlay (cla: yes) 7446 Reland Dart SDK rolls made since 2019/01/08 (cla: yes) 7447 Make SetLocales more consistent with other RuntimeController methods (cla: yes) 7449 Dart SDK roll for 2019-01-11 (cla: yes) 7450 Stop pumping frames in applicationWillResignActive (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-102
7451 Dart SDK roll for 2019-01-11 (cla: yes) 7459 add ColorFilter matrix support (cla: yes) 7461 Dart SDK roll for 2019-01-14 (cla: yes) 7463 Dart SDK roll for 2019-01-14 (cla: yes) 7464 update site to use SkFont for text fields (cla: yes) 7476 Log errors returned from method channel invocations in the text input plugin (cla: yes) 7480 Switch to Skia’s new SkColorSpace factory (cla: yes) 7483 Revert “Add elevation and thickness to SemanticsNode” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-103
7484 Reland “Add elevation and thickness to SemanticsNode (#7282)” (accessibility, cla: yes) 7485 Execute Picture.toImage on the current thread in the test environment (cla: yes) 7488 Implemented Dark Mode for Android (#25525) (cla: yes) 7492 Cleanup Dart sticky errors API and roll tonic to 4634b29a24ccfc0fcfafcc8196ef30131185ad88 (cla: yes) 7493 Add runttime unittest that loads and runs an isolate from the kernel. (cla: yes) 7495 Add unittest that runs Dart code synchronously. (cla: yes) 7496 Validate dynamic patches before attempting to install (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-104
7496 Validate dynamic patches before attempting to install (cla: yes) 7497 Deprecate FlutterProjectArgs.main_path, packages_path (cla: yes) 7500 Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (cla: yes) 7503 Edit the bundleid so that it conform to UIT specifications. (cla: yes) 7511 Remove unused headers (cla: yes) 7512 Wrap the user entrypoint function in a zone with native exception callback. (cla: yes) 7516 Fixes Android pressure range (cla: yes) 7518 Update default flutter_assets path for iOS embedding (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-105
7518 Update default flutter_assets path for iOS embedding (cla: yes) 7522 Revert “Wrap the user entrypoint function in a zone with native exception callback. (#7512)” (cla: yes) 7525 Support custom kernel blob path in test fixtures (cla: yes) 7528 Ensure the ResourceContext is not ripped out from under dart (cla: yes) 7530 Fix suspicious typo “painted” to “paint” (cla: yes) 7532 Mark new unavailable for those init marked unavailable (cla: yes) 7533 Configure the embedder for AOT in “profile” and “release” runtime modes. (cla: yes) 7537 Add mock capability to PerformanceOverlayLayer (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-106
7537 Add mock capability to PerformanceOverlayLayer (cla: yes) 7538 Allow embedders to specify AOT snapshot buffers. (cla: yes) 7539 IWYU to get SkFontMetrics (cla: yes) 7544 Keep engine alive if VC is not deallocated (cla: yes) 7545 IWYU, esp. since SkFontMetrics.h is leaving SkPaint.h (cla: yes) 7548 Remove SkColorSpaceXformCanvas, use color-managed SkSurfaces instead (cla: yes) 7549 Remove the shell build target’s dependency on the embedder library (cla: yes) 7551 Re-land “Wrap the user entrypoint function in a zone with native exception callback. (#7512)” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-107
7558 Fix UIButton selector doesn’t work in iOS platformview (cla: yes) 7563 Fix typos in Fuchsia (cla: yes) 7566 Avoid unnecessarily creating/destroying the PlatformView (cla: yes) 7567 Rename FlutterResult in embedder.h (cla: yes) 7576 Allow generating coverage reports for all unit-tests in the engine. (cla: yes) 7577 [embedder] Avoid looking for the kernel binary in AOT builds. (cla: yes) 7579 Add lcov coverage file generation. (cla: yes) 7588 Embed ICU data inside libflutter.so on Android (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-108
7591 Roll buildroot to b4d21cb2a64d63218c8d99533d9c14e99201e8d8 (cla: yes) 7602 Update buildtools to c9e5400c9e03a0cfb7313d14fde38525399a7715 (cla: yes) 7610 Provide public api to allow FlutterEngine related context to be destoryed (affects: engine, cla: yes, customer: gold, platform-ios) 7611 Update license to sync with flutter/flutter (cla: yes) 7617 Allow the engine to redirect traces to systrace via settings. (cla: yes) 7621 Improve PathMetrics (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-109
7621 Improve PathMetrics (cla: yes) 7628 Check in GEM_HOME for jazzy (cla: yes) 7633 Revert buildtools roll back to bac220c (cla: yes) 7634 Expose the Flutter engine, Dart and Skia versions to Dart. (cla: yes) 7642 Initial import of FDE macOS framework (cla: yes) 7643 Respect default goma path on Windows (cla: yes) 7645 Fix dynamic array -> vector (cla: yes) 7647 Update the verify_exported script to include the symbols for ICU data (cla: yes) 7648 [embedder] Document make_resource_current on FlutterOpenGLRendererConfig and warn if the callback is not set. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-110
7649 Fix two typos in embedder docs (cla: yes) 7651 Add FlutterProjectArgs::root_isolate_create_callback (cla: yes) 7658 Use the Wuffs GIF decoder (cla: yes) 7659 DCHECK that clip layer’s behavior isn’t none (cla: yes) 7660 Add kernel-worker and dart2js to BUILD.gn (cla: yes) 7678 Move Brightness definition to dart:ui (#27479) (cla: yes) 7686 Replace hb_face_reference_table with hb_ot_color_has_png in isColorBitmapFont (cla: yes) 7687 Lower the threshold to raster cache pictures (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-111
7687 Lower the threshold to raster cache pictures (cla: yes) 7689 Revert “Disable the persistent cache (#6835)” (cla: yes) 7691 Don’t warn for Async texture uploads on Fuchsia (cla: yes) 7692 Ensure dart2js and kernel worker snapshots are copied out of gen dir (cla: yes) 7694 Create stubbed dart:ui implementation, dart2js libraries file, copy rule (cla: yes) 7701 Revert “Lower the threshold to raster cache pictures” (cla: yes) 7702 Update snapshot build rules to generate .o files instead of .S files on Windows (Windows, cla: yes) 7708 [fuchsia] Update scenic include (cla: yes) 7713 Disable wuff on Windows (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-112
7713 Disable wuff on Windows (cla: yes) 7715 Decode using the last cached required frame (cla: yes, crash) 7717 Allow all entrypoints support by the command line VM. (cla: yes) 7718 Roll buildroot to c82412bcdcd593f1385a478ae2c4b8eb9814f3b8 (cla: yes) 7719 libtxt: support justification of RTL text (cla: yes) 7725 Correct libraries.yaml path for stub_ui, add brightness, copy dart2js_platform.dill files (cla: yes) 7726 Fix versions implementation (cla: yes) 7731 [fuchsia] Update path to fuchsia.ui.scenic (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-113
7733 Update documentation for command line args in FlutterProjectArgs. (cla: yes) 7734 Use all font managers to discover fonts for strut. (cla: yes) 7735 Use correct flags on LUCI/legacy (cla: yes) 7737 Provide a default pressure range if a MotionEvent does not have a device (cla: yes) 7738 Android embedding refactor pr3 add remaining systemchannels (cla: yes) 7739 Add onPlatformBrightnessChanged/platformBrightness to stub ui window. (cla: yes) 7740 Rename macOS framework to FlutterMacOS.framework (cla: yes) 7741 use full git hash for version (cla: yes) 7744 Support for loading dynamic patches in AOT mode. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-114
7746 Don’t call OnAnimatorNotifyIdle if a frame is scheduled (cla: yes) 7751 Create mipmaps for images when uploading them on the IO thread (cla: yes) 7753 allow specifying out directory root (cla: yes) 7755 Document GPUSurfaceGLDelegate methods and move it to its own file. (cla: yes) 7756 Add flutter config to macOS targets (cla: yes) 7758 Recommended implementation of combining characters implementation. (cla: yes) 7759 Throttle picture raster cache (cla: yes) 7762 Allow specifying the out directory prefix (cla: yes) 7764 Add x bit to some python scripts (cla: yes) 7765 Revert “Add mock capability to PerformanceOverlayLayer” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-115
7777 Support for binary decompression of dynamic patches. (cla: yes) 7785 Don’t use WUFFs (cla: yes) 7786 Update licenses for the switch away from the Wuffs GIF decoder (cla: yes) 7790 Allow embedders to specify pointer device IDs. (cla: yes) 7791 Add space metrics tracking for trailing whitespace “ghost” runs. (cla: yes) 7801 Revert “Use all font managers to discover fonts for strut. (#7734)” (cla: yes) 7804 Add support for new Scenic clip planes. (cla: yes) 7806 Remove the Dart JIT snapshot data from AOT builds of the embedder library (cla: yes) 7807 Add flow events connecting pointer events to frames (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-116
7807 Add flow events connecting pointer events to frames (cla: yes) 7809 Use newer Skia API for PathMeasure (cla: yes) 7811 Add FFI to libraries.yaml. (cla: yes) 7813 Expose more pointer phases in embedder.h (cla: yes) 7814 Fix typo in painting.dart (cla: yes, waiting for tree to go green) 7815 Allow specifying the buildtools path (cla: yes, waiting for tree to go green) 7819 Fix tests that were committed after cirrus ran (cla: yes) 7826 Pass flow id properly. (cla: yes) 7827 Remove unnecessary entry-point closurization. (cla: yes) 7830 Move up ndk version that is being downloaded(old one no longer available). (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-117
7832 Shut down and restart the Dart VM as needed. (cla: yes) 7834 [fuchsia][SCN-1054] Map elevation onto -Z in Scenic (cla: yes) 7836 Delete GL textures when they are released from the texture registry. (cla: yes) 7837 Fix NullPointerException in SurfaceTextureRegistryEntry (cla: yes) 7838 Fix NullPointerException in ResourceCleaner (cla: yes) 7839 Ensure to pass dill file after VM options for gen_snapshot (cla: yes) 7841 Don’t call static method from instance variable (cla: yes) 7843 Add support for calling into other plugins from a background context on iOS (cla: yes) 7845 Add fml::FileExists implementation for Windows (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-118
7845 Add fml::FileExists implementation for Windows (cla: yes) 7846 Update buildroot to 7f64ff4928e to unblock Mac builds. (cla: yes) 7849 Revert “Android embedding refactor pr3 add remaining systemchannels (… (cla: yes) 7853 Revert “Support for binary decompression of dynamic patches. (#7777)” (cla: yes) 7862 Reland “Lower the threshold to raster cache pictures (#7687)” (cla: yes) 7863 Reland PerformanceOverlayLayer golden test (cla: yes) 7874 Android embedding refactor pr3 add remaining systemchannels (cla: yes) 7875 Fix caret being at left edge when newline pressed on centered text (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-119
7876 Revert “Remove unnecessary entry-point closurization.” (cla: yes) 7877 Revert “Shut down and restart the Dart VM as needed.” (cla: yes) 7878 Android embedding refactor pr5 add flutterengine impl (cla: yes) 7880 Test profile and release build and unit tests (cla: yes) 7882 Fix minor typos in accessibility action docs (cla: yes) 7883 Correct onAccessibilityFeaturesChanged docs (cla: yes) 7886 Revert “Android embedding refactor pr3 add remaining systemchannels” (cla: yes) 7891 Add accessibility semantics support to embedder (cla: yes) 7892 Android embedding refactor pr3 add remaining systemchannels (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-120
7893 Respect the custom GL proc table when creating the resource context on the IO thread. (cla: yes) 7895 Revert “Reland PerformanceOverlayLayer golden test (#7863)” (cla: yes) 7899 Eliminate .member = foo struct initialization (cla: yes) 7904 Reland “Remove unnecessary entry-point closurization.” (cla: yes) PRs closed in this release of flutter/plugins From Fri Nov 29 19:41:00 2018 -0800 to Thu Feb 21 20:22:00 2019 -0800 690 [video_player] Fix aspect ratio (cla: yes) 842 Remove base detector class and change detection method name (cla: yes, flutterfire)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-121
895 [connectivity] Added getWifiIP() (cla: yes) 896 [firebase-analytics] Enable setAnalyticsCollectionEnabled support for iOS (cla: no, flutterfire, submit queue) 926 Remove firebase_auth dependency from android_alarm_manager library and add initialize step to readme (cla: yes, documentation, submit queue) 936 Fixed typo BarcodeValueType (cla: yes) 947 fix: url_launcher can’t launcher for Android (cla: yes) 949 Fixes: ‘webview_flutter/WebviewFlutterPlugin.h’ file not found (cla: yes) 950 Show https://flutter.io in the webview_flutter example. (cla: yes) 954 add new plugins reference to README.md (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-122
954 add new plugins reference to README.md (cla: yes) 956 Make the description for webview_flutter longer. (cla: yes) 957 fix message structure from intent (cla: yes) 959 Add navigation methods to webview_flutter (cla: yes) 960 Fail call when trying to recover auth with backgrounded app (cla: yes) 961 Control the GoogleMap options with widget parameters. (cla: yes) 965 Add byte streaming capability for the camera (cla: yes) 967 Fix initialUrl null check for webview_flutter (cla: yes) 971 Add the ability for ML Kit to create image from bytes (cla: yes) 972 Fix typo in WebView’s “initWithWithFrame”. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-123
974 Implemented reload method in webview_flutter (cla: yes) 976 [camera] Fix issue with crash when the physical device’s orientation is unknown on Android. (cla: yes) 977 Temporarily add exoplayer repo accidentally deleted from jcenter (cla: yes) 992 Add currentUrl accessor to WebView plugin. (cla: yes) 993 Allow user to handle PlatformExceptions caught by FirebaseAnalyticsObserver._sendScreenView(). (cla: yes) 995 Bump webview_flutter’s version. (cla: yes) 997 closeWebView fixes for url_launcher (cla: yes) 1002 Fixed local_auth crash with API < 24 #24339 (cla: yes) 1006 Bump android_alarm_manager version to 0.2.3 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-124
1021 javascript evaluation ios/android (cla: yes, feature, webview) 1024 Doc and build script updates to the IAP plugin (cla: yes) 1025 Fix CI analyzer errors (cla: yes) 1031 Workaround the Gradle crash due to non ASCII characters. (cla: yes) 1034 Remove comments from license file (cla: yes) 1037 Save photo orientation on iOS (cla: yes) 1040 Rev version to publish 0.3.1 to pub (cla: yes) 1042 Remove scary message (cla: yes) 1046 Fix Crash When StartPreview Error (cla: yes) 1051 Fix image picker crash on IOS (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-125
1051 Fix image picker crash on IOS (cla: yes) 1057 [IAP] Check if the payment processor is available (cla: yes) 1058 Update dart doc for forceSafariVC for the usage of universal links on iOS (cla: yes) 1060 Bump camera plugin version and update changelog. (cla: yes) 1062 Url launcher ios universallinksonly (cla: yes) 1065 Supress strong_mode_implicit_dynamic_method for invokeMethod calls. (cla: yes) 1068 Iap productlist ios (cla: yes) 1072 adding nil check (cla: yes) 1076 Fix Manifest versionCode not found (cla: yes) 1082 [IAP] Clean up Dart unit tests (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-126
1083 [IAP] Add missing license headers (cla: yes) 1084 [IAP] Fetch SkuDetails from Google Play (cla: yes) 1085 Url launcher refactor (cla: yes) 1086 Enable compute credits for commits, and for macOS PRs (cla: yes) 1087 cirrues update to mojave-xcode-10.1 (cla: yes) 1088 add deprecated_member_use_from_same_package to pass analyzer (cla: yes) 1089 Fix a crash when selecting downloaded images on certain devices (cla: yes) 1090 [IAP] Generate boilerplate serializers (cla: yes) 1092 Fix broken documentation link to AndroidBuildVersionCodes (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-127
1093 [image_picker] Fixed a crash that would occur when called in quick succession on Android (cla: yes) 1102 cleanup (cla: yes) 1103 Migrate independent plugins to AndroidX (cla: yes) 1104 Include Android SDK 27 in the docker image and accept licenses (cla: yes) 1105 update change log for url launcher (cla: yes) 1106 [firebase_ml_vision] Set minimum iOS to 8 (cla: yes) 1108 Remove ‘init’ static method (cla: yes) 1109 Update all plugins to minimum iOS 8.0 (cla: yes) 1112 [IAP] Update README (cla: yes) 1115 Migrate remaining plugins to AndroidX (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-128
1115 Migrate remaining plugins to AndroidX (cla: yes) 1116 Add WebView JavaScript channels (Dart side). (cla: yes) 1117 [firebase_auth] Update a broken dependency. (cla: yes) 1118 [IAP] Update dev deps to match flutter_driver (cla: yes) 1120 A few additional Androix dependencies (cla: yes) 1124 Updated launch to use async and await, fixed the incorrect return value by launch method. (cla: yes) 1125 Fixed image picker crash when used with android alarm manager (cla: yes) 1126 [In_app_purchase] add payment translators in objc (cla: yes) 1127 Revert AndroidX changes for 1.0.0 plugins (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-129
1128 Migrate to AndroidX forward roll (cla: yes) 1129 android_alarm_manager background execution bug fixes (bugfix, cla: yes, submit queue) 1130 WebView JavasScript channels Android implementation. (cla: yes, feature, webview) 1132 Use string to save double for shared_preference(Android). (bugfix, cla: yes, needs love, submit queue) 1133 Added support for persisting alarms across reboots (cla: yes, feature) 1134 Updated connectivity to singleton (cla: yes) 1135 FIx issue with calculating iOS image orientation in certain special c… (cla: yes) 1138 Add a gradle warning to the AndroidX plugins (cla: yes) 1139 WebView JavaScript channels - iOS implementation. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-130
1139 WebView JavaScript channels - iOS implementation. (cla: yes) 1140 Change iOS video format back to bgra8888 (cla: yes) 1147 [In_app_purchase] Use json serializer for skproduct wrapper and related classes. (cla: yes) 1148 Update NSNull check with directly checking the expected type. (cla: yes) 1149 Allow clearing cookies for FlutterWebView (cla: yes) 1155 Updating the example to match the new API (cla: yes, documentation, flutterfire, submit queue) 1156 Add capability of using single plane buffers (cla: yes) 1157 Workaround to fix the camera positioning issue on the google map view (cla: yes) 1161 Add Swift example to README.md for google_maps_flutter (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-131
1162 [In_app_purchase] Expose nslocale and expose currencySymbol instead of currencyCode to match android (cla: yes) 1163 Change from Rectangle/Point to Rect/Offset for ui convenience (cla: yes) 1169 [In_app_purchase] getproductlist basic draft (cla: yes) 1170 Remove ML models from ML Kit Vision plugin (cla: yes) 1171 Revert “IAP add payment translators in objc (#1126)” (cla: yes) 1172 [In_app_purchase] add payment objc translators (cla: yes) 1173 Fix biometrics check error below ios11. (cla: yes) 1175 Add unit tests to connectivity plugin (cla: yes) 1176 Fix Firebase phone auth on Android (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-132
1176 Fix Firebase phone auth on Android (cla: yes) 1177 Fix bug causing black screen on some Android devices (cla: yes) 1178 [In_app_purchase] iOS add payment dart wrappers (cla: yes) 1180 Expose exception on the signIn method in Google sign in. (cla: yes) 1185 remove extra space (cla: yes) 1193 Mark some packages as unpublishable (cla: yes) 1194 [In_app_purchase] Fix the param map passed down to the platform channel when calling querySkuDetails (cla: yes) 1195 Fix bug where HttpMetric/Trace dictionaries weren’t being initialized on iOS (cla: yes) 1199 [In_app_purchase] fix requesthandler crash (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-133
1200 WebView controller let’s you clear cache (cla: yes) 1202 Fix IllegalStateException for cloud_firestore transactions (cla: yes) 1203 Don’t send empty cloud_firestore snapshots on iOS when encountering errors (cla: yes) 1204 Remove assertion for firebase_core that can interfere with hot-restart (cla: yes) 1205 Introduce CODEOWNERS (cla: yes) 1206 Fix iOS transactions when getting a snapshot that doesn’t exist (cla: yes) 1207 Fix cloud_firestore dates on some iOS devices (cla: yes) 1209 fix firestore multiple app support for DocumentSnapshot and transactions (cla: yes) 1210 cloud functions multiple app support (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-134
1210 cloud functions multiple app support (cla: yes) 1212 Change version webview flutter (cla: yes) 1213 Set GoogleAppMeasurement dependency version (cla: yes) 1214 Video player supported formats (cla: yes) 1215 Bump video_player version to 0.10.0+2 (cla: yes) 1217 [android_alarm_manager] Include missing dependency (cla: yes) 1220 remove the blank line in CODEOWNER (cla: yes) 1221 Remove the method channel’s reference to webview/maps on dispose. (cla: yes) 1222 [In_app_purchase]remove categories (cla: yes) 1225 Rotate image file based on Exif data (cla: yes, submit queue)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
84705d153d56-135
1226 Remove categories (cla: yes) 1230 [IAP] Add Java call for launchBillingFlow (cla: yes) 1231 [in_app_purchase] make payment objc (cla: yes) 1232 [IAP] Add the Dart API for launchBillingFlow (cla: yes) 1238 [Camera] remove extra space in CHANGELOG (cla: yes) 1242 Bugfix documents: webview_flutter JavascriptChannel, Example is not updated. (cla: yes) 1246 Collection literals ignores in webview flutter plugin (cla: yes) 1248 Remove left over conflict marker (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.2.1/index.html
743ab3ee101c-0
Change log for Flutter 1.5.4 Tools SDK Release notes 1.5.4 change log PRs closed in this release of flutter/flutter PRs closed in this release of flutter/engine PRs closed in this release of flutter/plugins PRs closed in this release of flutter/flutter From Thu Feb 21 20:22:00 2019 -0800 to Wed May 1 16:56:00 2019 -0700 21834 Add shapeBorder option on App Bar (cla: yes, f: material design, framework) 21896 Bottom sheet scrolling (a: animation, cla: yes, f: material design, f: routes, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-1
22762 Add support for scrollwheels (cla: yes, f: gestures, framework) 22810 build the gallery on PRs (cla: yes, team) 24476 Fix text selection handles showing outside the visible text region (a: text input, cla: yes, framework) 25164 Pan and zoom gallery demo (cla: yes, team, team: gallery) 25202 fix #19175 How should addTime be used from a test? (a: tests, cla: yes, framework, team: gallery, waiting for tree to go green) 26438 Breaks the moveBy call from drag and dragFrom into two separate calls and changes the default behavior of DragStartBehavior to DragStartBehavior.start (cla: yes, f: gestures, framework, severe: API break)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-2
26785 Document that SearchDelegate.buildResults can be called multiple time… (cla: yes, d: api docs, f: material design, framework, team: flakes, team: gallery) 27034 Updated package template .gitignore file (cla: yes, tool) 27205 Fix TextField height issues (a: text input, cla: no, framework) 27217 Fix Shrine overscroll glow indicator (cla: yes, f: material design, framework, team, team: gallery) 27435 Add lerping between LinearGradients with arbitrary number of colors and stops (cla: yes, framework, waiting for tree to go green) 27572 Remove the flutter_shared assets directory from the Gradle script (cla: yes, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-3
27612 Force line height in TextFields with strut (a: text input, a: typography, cla: yes, f: cupertino, f: material design, framework, severe: API break) 27660 Shader warm up (cla: yes, framework, severe: performance) 27711 Make extended FAB’s icon optional (a: fidelity, cla: yes, f: material design, framework) 27712 add2app test (a: existing-apps, a: tests, cla: yes, engine, waiting for tree to go green) 27749 Switch flutter_tools from script to app-jit snapshot. (cla: yes, tool) 27751 Add Sample code for FlatButton #21136 (cla: yes, d: api docs, f: material design, framework) 27811 set literal conversions (cla: yes, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-4
27811 set literal conversions (cla: yes, framework, team) 27898 Add slight clarification to debugDeterministicCursor (a: text input, cla: yes, framework, waiting for tree to go green) 27903 Lazily download artifacts (III): The Revenge of the Sith (cla: yes, tool) 27904 Convert PointerEvent’s toString to Diagnosticable (a: debugging, cla: yes, f: gestures, framework) 27944 Add tests (a: tests, cla: yes, tool) 27971 Run non-perf sensitive tests on Cirrus (a: tests, cla: yes, framework, team) 28001 CupertinoTextField: added ability to change placeholder color (a: text input, cla: yes, f: cupertino, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-5
28004 Paint backgroundColor in CircularProgressIndicator (cla: yes, f: material design, framework) 28013 [Material] Unit test for skipping Slider tick mark due to overdensity (cla: yes, f: material design, framework) 28017 Add more docs to BackdropFilter (cla: yes, d: api docs, framework) 28097 Allow for gradle downloading missing SDK assets (cla: yes, t: gradle, tool) 28125 [Gallery] Fortnightly demo moved from flutter/samples. (cla: yes, team, team: gallery) 28152 Improve hot reload performance (cla: yes, t: hot reload, tool) 28157 Add await to future to please analyzer (cla: yes, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-6
28159 [Material] Expand BottomNavigationBar API (reprise) (cla: no, f: material design, framework) 28163 [Material] Add ability to set shadow color and selected shadow color for chips and for chip themes (cla: yes, f: material design, framework) 28166 Add some more CupertinoPicker doc (cla: yes, d: api docs, f: cupertino, framework) 28168 [flutter_tool,fuchsia_tester] Only require a test source dir for coverage (a: tests, cla: yes, tool, ○ platform-fuchsia) 28169 Add/rewrite tests for FocusScope. (a: text input, cla: yes, framework) 28171 deploy to .dev firebase projects. (cla: yes, team) 28172 Add backgroundColor argument to TextStyle for convenience (cla: yes, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-7
28174 No shrinking for BackdropFilter’s cull rect (cla: yes, framework, severe: API break, waiting for tree to go green) 28175 Only call Activity.reportFullyDrawn on Lollipop or above (cla: yes, team, team: gallery) 28193 Clean up flutter_gallery.cmx’s sandbox (cla: yes, team, team: gallery) 28214 [Material] Add the ability to theme trailing app bar actions independently from leading (cla: yes, f: material design, framework) 28215 Minor UI tweaks to Cards demo based on internal feedback (cla: yes, team, team: gallery) 28242 Add long-press-move support for text fields 2 (a: text input, cla: yes, f: cupertino, f: gestures, f: material design, framework, severe: API break)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-8
28245 [Typo] Update ‘use’ to ‘user’ (cla: yes, d: api docs, f: material design, framework) 28264 Fix the length of the valueHelp on the –sample option for the create command, and turn on wrapping. (cla: yes, d: examples, tool) 28280 [fuchsia] Fix paths to find and ls (cla: yes, tool, ○ platform-fuchsia) 28281 Reduce memory benchmark perf tests outer loop to 10. (cla: yes, team) 28290 Text selection via mouse (a: text input, cla: yes, f: gestures, framework) 28291 Reland #27754, now that bsdiff has moved to flutter/packages. (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-9
28295 Revert “Allow for gradle downloading missing SDK assets” (cla: yes, tool, ▣ platform-android) 28296 Roll the engine to 5db4b377244bae48bc21e449e616417e68c9a6b9 (cla: yes) 28297 Test reporter (a: tests, cla: yes, team, waiting for tree to go green) 28302 Add basic web device and run support (cla: yes, tool) 28308 Roll engine to 043d92c48abdebdad926569bc204a59c5cf20a11 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-10
28309 Roll engine to cb0f7ece1f251c78a07550db89d0fcb3edf61e3c (cla: yes) 28315 Roll engine to 33bb91cc15916610261097eb971ec8a11b804d06 (cla: yes) 28334 Remove unused –packages argument to gen_snapshot. (cla: yes, team, tool) 28341 use deviceManager discovery in daemon protocol (cla: yes, tool) 28343 pass –skip-build-script-checks and remove module usage (cla: yes, team) 28346 [flutter_tool,fuchsia] Add missing dep to flutter_tool (cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-11
28349 Dynamic patching support for native code libraries. (cla: yes, t: gradle, tool, ▣ platform-android) 28352 only perform multi-root mapping if there are multiple roots (cla: yes, tool) 28355 Reland “Allow for gradle downloading missing SDK assets” (#28097) (cla: yes, t: gradle, tool, waiting for tree to go green, ▣ platform-android) 28356 Log pub return code on failure on Windows (cla: yes, tool, ❖ platform-windows) 28369 Add LICENSE test to presubmit checks (cla: yes, team) 28370 Removed trailing whitespace from the end of the CI config (cla: yes, team) 28371 Ensure that the DropdownButton menu respects its parents bounds (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-12
28372 V1.2.1 hotfix.1 — cherry-pick (cla: yes, team) 28373 Mark non-flaky test as such (a: tests, cla: yes, team) 28376 Revert “Shader warm up (#27660)” (cla: yes, team, team: flakes) 28386 remove personal repo and replace with trivial example for smoke test (cla: yes, tool) 28398 fix red build for analysis (a: typography, cla: yes, framework) 28400 update packages (cla: yes, team) 28431 [Gallery] Fix fortnightly analysis for consts. (cla: yes, team, team: gallery) 28470 Throw assertion error when a Hero has a Hero child. (cla: yes, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-13
28472 Add SHA256 checksums to published metadata (cla: yes, team) 28477 Fix backspace and clear length in AnsiStatus (cla: yes, tool) 28478 Support iOS devices reporting pressure data of 0 (cla: yes, f: cupertino, f: gestures, f: material design, ⚠ TODAY) 28480 increase timeout (a: tests, cla: yes, team, team: flakes) 28482 Fuschia -> Fuchsia (cla: yes, team) 28517 remove json_schema dep again (cla: yes) 28527 Be more strict about finding version number attached to a revision when packaging. (cla: yes, team) 28530 Fix type issue of the timelineEvents assignment (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-14
28537 Reland “Shader warm up (#27660)” (cla: yes, framework, severe: performance) 28540 Add animation curve slowMiddle (a: animation, cla: yes, framework, severe: new feature) 28546 Call onTapCancel when down pointer gets cancelled (cla: yes, f: gestures, framework) 28555 disable dart2js test (a: tests, cla: yes, team) 28558 Fix typo (a: text input, cla: yes, d: api docs, f: material design) 28597 Adjust remaining Cupertino route animations to match native (a: fidelity, cla: yes, f: cupertino, f: routes, waiting for tree to go green) 28598 TextField Snippet for API Docs (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-15
28602 Allow PointerEnterEvent and PointerExitEvents to be created from any PointerEvent (a: desktop, cla: yes, f: gestures, framework, severe: API break) 28603 select ResidentCompiler during FlutterDevice initialization (cla: yes, tool) 28604 Add warnings and an example to the TextEditingController docs (a: text input, cla: yes, d: api docs, framework) 28607 Roll engine to 3e4e6f5c54db7a705e6d50f7f3bddfa2ac0d6612 (cla: yes) 28608 Roll engine to 4434a39c7d545ed47186b2f4d98cd09c8366e720 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-16
28614 Add convex path and non-AA paint to shader warm-up (cla: yes, framework, p: firebase_performance) 28619 Updated gallery light and dark themes (cla: yes, team, team: gallery) 28629 Make sure everything in the Cupertino page transition can be linear when back swiping (cla: yes, f: cupertino, f: routes, framework) 28638 Fix the test annotation used for test groups (a: tests, cla: yes, framework) 28653 Fix ink highlight effect of RawChip (cla: yes) 28657 Fix spelling errors. (cla: yes, framework) 28658 Include git output into error message from channel command (cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-17
28661 Use a simpler implementation of Diagnosticable.toString when running in profile/release mode (cla: yes, framework) 28663 Update TabController.indexIsChanging doc (cla: yes, framework) 28666 Make RenderUiKitView reject absorbed touch events (cla: yes, framework) 28669 Drive-by fix for TODO (cla: yes) 28672 Support hotfix version numbers (cla: yes, tool) 28673 Add missing trailing commas (cla: yes, team) 28675 Update docs for ancestorWidgetOfExactType (cla: yes, d: api docs, framework, waiting for tree to go green) 28679 Shader warm-up doc fixes (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-18
28679 Shader warm-up doc fixes (cla: yes) 28681 Expanded Snippet for API Docs (cla: yes, d: api docs, d: examples) 28683 Remove the old HaTS implementation on API docs (cla: yes, d: api docs) 28684 Add capability to run build_runner tests for tool (cla: yes) 28687 Make shader warm-up async so it can handle image (cla: yes) 28688 Initialize the lifecycle state with initial state in window. Roll engine (19 commits) (cla: yes, customer: mulligan (g3), framework) 28698 Roll engine to 99f3f7a9c246f1ebedc6eefd867cde250b370380 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-19
28709 improve error messages on Text constructors (cla: yes, framework) 28734 Update README.md (cla: yes) 28735 [Material] Create a FloatingActionButton ThemeData and honor it within the FloatingActionButton (cla: yes, f: material design, framework) 28736 Avoid the overhead of instantiating a generator in paintImage (cla: yes, framework) 28746 Remove timeout from add2app test for iOS (a: tests, cla: yes, team, ⌺‬ platform-ios) 28747 Part 1: Improve Overlay API (cla: yes, framework) 28748 Revert “Remove the old HaTS implementation on API docs” (cla: yes, d: api docs, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-20
28749 Add minimum time gap requirement to double tap (cla: yes, f: gestures, framework) 28751 Expose decorationThickness in TextStyle. Roll engine (12 commits) (a: typography, cla: yes, framework) 28752 FAB Snippet for API Docs (cla: yes, d: api docs, d: examples, f: material design, framework) 28756 Handle Cupertino back gesture interrupted by Navigator push (cla: yes, f: cupertino, framework) 28759 switch tool tests to build runner (cla: yes) 28799 Add semantics label to FadeInImage. (cla: yes, framework) 28809 fix some formatting issues (cla: yes, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-21
28809 fix some formatting issues (cla: yes, framework, team) 28821 [fuchsia] Permit relative entries to the fuchsia_tester (cla: yes, tool) 28845 [Material] Fix radio ink ripple to be centered (cla: yes, f: material design, framework) 28852 Update macOS version in tests (a: tests, cla: yes, team) 28855 Move material iOS back swipe test to material (cla: yes, f: cupertino, framework) 28857 Form Snippet for API Docs (cla: yes, d: api docs, d: examples, framework) 28863 Fall-back to platform tools in Android SDK detection logic. (cla: yes, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-22
28866 Add build script invalidation and snapshotting logic (cla: yes, tool) 28873 Remove extra build_runner modes, remove flutter_build (cla: yes, tool) 28888 Changed flutter.io to flutter.dev on each link on readme file (cla: yes, team) 28899 Roll engine 4f54a1dd9…e6a5201f0 (cla: yes) 28900 Add key support to cupertino button (cla: yes, f: cupertino, framework, waiting for tree to go green) 28919 Always composite PhysicalModels (cla: yes, framework, severe: API break) 28922 Fix crash on flutter update-packages (cla: yes) 28933 Fix indentations of statements in BlockFunctionBody (cla: yes, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-23
28938 Add a flutter create --list-samples command (cla: yes, tool) 28944 fix missing variable name (cla: yes, framework, waiting for tree to go green) 28951 Quick fix for shader warm up (cla: yes, framework) 28953 Include platformViewId in semantics tree (cla: yes, framework, severe: API break) 28955 Add more doc pointing to the EditableText’s rudimentary nature around gesture handling (cla: yes, framework) 28963 Fix for post submit on cirrus (cla: yes) 28970 Fix coverage shard and print summary after test run (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-24
28975 Revert “Roll engine f4951df193a7..471a2c89a689 (11 commits)” (cla: yes) 28990 Fix MouseTracker annotation leak (cla: yes, f: gestures, framework, waiting for tree to go green) 29008 Update CupertinoTextField (cla: yes, f: cupertino, framework, waiting for tree to go green) 29010 re-enable dart2js test (cla: yes, tool) 29012 Remove doc references to obsolete SemanticsSortOrder (cla: yes) 29016 make coverage work again (cla: yes) 29020 Add integration to all targets (cla: yes) 29023 update readme for LUCI (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-25
29023 update readme for LUCI (cla: yes) 29024 Fix CupertinoTabView tree re-shape on view inset change (cla: yes, ⚠ TODAY) 29025 print system time on all mac builds (a: tests, cla: yes, team) 29030 Revert “re-enable dart2js test” (cla: yes) 29048 Use async execution for xcodebuild commands (cla: yes, tool) 29051 fix block formatting (cla: yes, framework, team) 29053 Update to Container Sample Code in API Docs (cla: yes, d: api docs, d: examples, framework) 29054 Deprecate profile() (cla: yes, framework, waiting for tree to go green) 29056 add heartbeat (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html
743ab3ee101c-26
29056 add heartbeat (cla: yes) 29057 Fix Flex class docs by replacing ‘vertical space’ with ‘space on its main axis’ so that the language fits both column and row. (cla: yes, framework, waiting for tree to go green) 29062 fix windows codegen (cla: yes, tool) 29064 Revert “Lazily download artifacts (III)” (cla: yes) 29069 Heroes and nested Navigators (a: animation, cla: yes, framework) 29072 Update to ListView Sample Code in API Docs (cla: yes, d: api docs, d: examples, framework) 29073 Make sure test reporter prints out stderr, and disables Bigquery for non-contributors (a: tests, cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.5.4/index.html