id
stringlengths
14
17
text
stringlengths
23
1.11k
source
stringlengths
35
114
a5e9f3d746fa-103
10078 One more luci fix (cla: yes) 10081 [fuchsia] Add support for libs in packages (cla: yes) 10082 [fuchsia] Add sysroot and clang libs to package (cla: yes) 10085 [fuchsia] Use the new far package model (cla: yes) 10087 [fuchsia] copy over the cmx file (cla: yes) 10096 Roll src/third_party/skia 3ae30cc2e6e0..1cd1ed8976c4 (1 commits) (autoroller: dryrun, cla: yes) 10097 Roll src/third_party/skia 1cd1ed8976c4..f564f1515bde (1 commits) (autoroller: dryrun, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-104
10098 Roll src/third_party/dart 9c148623c5..82f657d7cb (25 commits) (cla: yes) 10100 Roll src/third_party/skia f564f1515bde..fdf4bfe6d389 (1 commits) (autoroller: dryrun, cla: yes) 10101 Roll src/third_party/skia fdf4bfe6d389..b3956dc6ba6a (1 commits) (autoroller: dryrun, cla: yes) 10102 [fuchsia] Use manifest file to better replicate the existing build (cla: yes) 10109 Cache font family lookups that fail to obtain a font collection (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-105
10114 Roll src/third_party/dart 82f657d7cb..0c97c31b6e (7 commits) (cla: yes) 10122 [fuchsia] Use the patched sdk to generate the flutter jit runner far (cla: yes) 10127 Track detailed LibTxt metrics (cla: yes) 10128 Started linking the test targets against Flutter. (cla: yes) 10139 Roll src/third_party/dart 0c97c31b6e..a2aec5eb06 (22 commits) (cla: yes) 10140 Revert “[fuchsia] Use the patched sdk to generate the flutter jit run… (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-106
10141 Revert “[macos] Revert check on FlutterCodecs and refactor message fu… (cla: yes) 10143 Disable windows tests (cla: yes) 10144 [fuchsia] Push CMX to fars and add product mode support (cla: yes) 10145 Added integration test that tests that the first frame callback is called (cla: yes) 10146 Revert “Disable windows tests” (cla: yes) 10150 [fuchsia] Remove extraneous ShapeNodes (cla: yes) 10151 [fucshia] fix name to reflect the cmx file (cla: yes) 10153 Add gclient_gn_args_file to DEPS (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-107
10155 src/third_party/dart a2aec5eb06…86dba81dec (cla: yes) 10160 Roll src/third_party/dart 86dba81dec..0ca1582afd (2 commits) (cla: yes) 10171 [fuchsia] Add support for aot mode in flutter runner (cla: yes) 10172 [dart_runner] Rename dart to dart runner (cla: yes) 10176 Add suggested Java changes from flutter roll (cla: yes, platform-android) 10178 Removed unnecessary call to find the App.framework. (cla: yes) 10179 [dart_runner] dart jit runner and dart jit product runner (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-108
10183 [fuchsia] Uncomment publish to CIPD (cla: yes) 10185 Add better CIPD docs. (cla: yes) 10186 Ensure debug-mode apps are always attached on iOS. (cla: yes) 10188 [fuchsia] Artifacts now contain gen_snapshot and gen_snapshot_product (cla: yes) 10189 [macos] Reland function refactor (cla: yes) 10195 Allow embedder controlled composition of Flutter layers. (cla: yes) 10226 Roll src/third_party/dart 0ca1582afd..1e43d65d4a (50 commits) (cla: yes) 10235 Deprecate FlutterView#enableTransparentBackground (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-109
10240 [fuchsia] Update buildroot to support arm64 (cla: yes) 10242 Remove Dead Scenic Clipping Code Path. (cla: yes) 10246 [fuchsia] Start building dart_patched_sdk (cla: yes) 10250 Android Embedding Refactor 38: Removed AssetManager from DartEntrypoint. (cla: yes) 10260 [fuchsia] Add arm64 builds for flutter and dart runner (cla: yes) 10261 [fuchsia] Bundle architecture specific gen_snapshots (cla: yes) 10265 [dart-roll] Roll dart sdk to 80c4954d4d1d2a257005793d83b601f3ff2997a2 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-110
10268 [fuchsia] Make cirrus build fuchsia artifacts (cla: yes) 10273 Remove one last final call to AddPart() (cla: yes) 10282 Export FFI from sky_engine. (cla: yes) 10293 Add fuchsia.stamp for roller (cla: yes) 10294 Roll src/third_party/dart 80c4954d4d..bd049f5b53 (37 commits) (cla: yes) 10295 Fix memory overrun in minikin patch (cla: yes, crash) 10296 fix CI (cla: yes) 10297 Ensure that the SingleFrameCodec stays alive until the ImageDecoder invokes its callback (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-111
10298 Fix red build again (cla: yes) 10303 Make tree green for real this time, I promise. (cla: yes) 10309 [fuchsia] Kernel compiler is now ready (cla: yes) 10381 Fix empty composing range on iOS (cla: yes) 10386 Don’t use DBC for hot-reload on iOS. (cla: yes) 10403 [fuchsia] Add kernel compiler target (cla: yes) 10413 Pass Android Q insets.systemGestureInsets to Window (cla: yes, platform-android) 10414 expose max depth on Window (cla: yes) 10419 Make kernel compiler use host toolchain (cla: yes) 10423 Fix mac gen_snapshot uploader (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-112
10423 Fix mac gen_snapshot uploader (cla: yes) 10424 Fix deprecation warnings in the Android embedding (cla: yes) 10430 Add copy_gen_snapshots.py tool (cla: yes) 10434 Reland Skia Caching improvements (cla: yes) 10437 Roll src/third_party/dart bd049f5b53…622ec5099f (cla: yes) 10440 Revert “Remove one last final call to AddPart()” (cla: yes) 10475 Roll src/third_party/dart 622ec5099f…9bb446aae1 (14 commits) (cla: yes) 10477 Add #else, #endif condition comments (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-113
10477 Add #else, #endif condition comments (cla: yes) 10478 Migrate Fuchsia runners to SDK tracing API (cla: yes) 10479 Delete unused create_macos_gen_snapshot.py script (cla: yes) 10481 Android embedding refactor pr40 add static engine cache (cla: yes) 10484 Roll src/third_party/dart 9bb446aae1…4bebfebdbc (7 commits). (cla: yes) 10485 Remove semi-redundant try-jobs. (cla: yes) 10629 Fix engine platformviewscontroller leak (cla: yes) 10633 skip flaky tests (cla: yes) 10634 Use Fuchsia trace macros when targeting Fuchsia SDK (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-114
10635 [fuchsia] CloneChannelFromFD fix for system.cc (cla: yes) 10636 Fix threading and re-enable resource cache shell unit-tests. (cla: yes) 10637 Document the thread test fixture. (cla: yes) 10642 Roll src/third_party/dart 4bebfebdbc..8cd01287b4 (30 commits) (cla: yes) 10644 [flutter_runner] Port: Add connectToService, wrapping fdio_ns_connect. (cla: yes) 10645 Don’t use DBC for hot-reload on iOS. (cla: yes) 10652 Allow embedders to control Dart VM lifecycle on engine shutdown. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-115
10656 fix iOS keyboard crash : -[__NSCFString substringWithRange:], range o… (cla: yes) 10662 bump local podspec’s ios deployment target version from 7.0 to 8.0 (cla: yes) 10663 Roll src/third_party/dart 8cd01287b4..574c4a51c6 (35 commits) (cla: yes) 10667 Roll buildroot for ANGLE support (cla: yes) 10671 Roll src/third_party/dart 574c4a51c6..c262cbd414 (11 commits) (cla: yes) 10674 When setting up AOT snapshots from symbol references, make buffer sizes optional. (cla: yes) 10675 Improvements to the flutter GDB script (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-116
10679 Roll buildroot to pick up EGL library name fix (cla: yes) 10681 Roll buildroot back to an earlier version (cla: yes) 10682 Roll src/third_party/dart c262cbd414..8740bb5c68 (18 commits) (cla: yes) 10687 Roll src/third_party/dart 8740bb5c68..f3139f57b4 (7 commits) (cla: yes) 10692 Rolls engine to Android SDK 29 and its corresponding tools (cla: yes) 10693 Roll src/third_party/dart f3139f57b4..f29f41f1a5 (3 commits) (cla: yes) 10694 Roll buildroot (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-117
10694 Roll buildroot (cla: yes) 10699 Roll swiftshader (cla: yes) 10700 [fuchsia] Migrate from custom FuchsiaFontManager to SkFontMgr_fuchsia (cla: yes) 10703 Test perf overlay gold on Linux (cla: yes) 10705 Revert “Remove semi-redundant try-jobs. (#10485)” (cla: yes) 10717 Specify which android variant for tests (cla: yes, waiting for tree to go green) 10719 Include Maven dependency in files.json (cla: yes) 10771 Don’t use gradle daemon for building (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-118
10773 Remove use of the deprecated AccessibilityNodeInfo boundsInParent API (cla: yes) 10774 Manual roll of Fuchsia clang/linux-amd64 toolchain (cla: yes) 10776 rename stub_ui to web_ui (cla: yes) 10777 Manually roll Skia to pull in iOS armv7 build failure fix. (cla: yes) 10778 Build JARs containing the Android embedding sources and the engine native library (cla: yes) 10780 [flutter_runner] Improve frame scheduling (cla: yes) 10781 [flutter] Create the compositor context on the GPU task runner. (cla: yes) 10782 Update license script to handle ANGLE (cla: yes) 10783 Make firebase test more LUCI friendly (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-119
10783 Make firebase test more LUCI friendly (cla: yes) 10784 Roll buildroot for ANGLE support (cla: yes) 10786 Remove 3 semi-redundant try-jobs (cla: yes) 10787 Change call to AddPart to AddChild (cla: yes) 10788 Wire up a concurrent message loop backed SkExecutor for Skia. (cla: yes) 10789 Revert “Forwards iOS dark mode trait to the Flutter framework.”. (cla: yes) 10791 Re-lands platform brightness support on iOS (cla: yes) 10797 Rename artifacts so they match the Maven convention (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-120
10799 Add a test for creating images from bytes. (cla: yes) 10802 Roll src/third_party/dart f29f41f1a5..3d9a356f6e (65 commits) (cla: yes) 10805 Roll src/third_party/dart 3d9a356f6e..78ce916d82 (7 commits) (cla: yes) 10808 Remove flutter_kernel_sdk dart script (cla: yes) 10809 [dart:zircon] Porting Cache re-usable handle wait objects (cla: yes) 10810 Roll Dart SDK 78ce916d82..15a3bf82cb (cla: yes) 10811 Revert “Remove flutter_kernel_sdk dart script” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-121
10815 Return an empty mapping for an empty file asset (cla: yes) 10816 Add firstFrameDidRender to FlutterViewController (cla: yes) 10817 Roll src/third_party/dart 15a3bf82cb..ffefa124a7 (11 commits) (cla: yes) 10820 iOS JIT support and enhancements for scenarios app (cla: yes) 10821 Roll src/third_party/dart ffefa124a7..e29d6d0ecb (4 commits) (cla: yes) 10823 Expose isolateId for engine (cla: yes) 10905 Roll src/third_party/dart e29d6d0ecb..261fd6266b (2 commits) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-122
10925 Roll src/third_party/dart 261fd6266b..9adf3c119e (2 commits) (cla: yes) 10934 Roll src/third_party/dart 9adf3c119e..32b70ce2a5 (3 commits) (cla: yes) 10941 Report test failures in run_tests.py (cla: yes) 10946 Roll src/third_party/dart 32b70ce2a5..896c053803 (1 commits) (cla: yes) 10949 Fix iOS references to PostPrerollResult (cla: yes) 10952 Change SemanticsNode#children lists to be non-null (cla: yes) 10955 Fix format (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-123
10955 Fix format (cla: yes) 10956 Increase the license block scan from 5k to 6k (cla: yes) 10962 Roll src/third_party/dart 896c053803..b31df28d72 (10 commits) (cla: yes) 10966 Roll src/third_party/dart b31df28d72..baebba06af (5 commits) (cla: yes) 10968 include zx::clock from new location to fix Fuchsia autoroll. (cla: yes) 10973 Roll src/third_party/dart baebba06af..06509e333d (7 commits) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-124
10975 Roll src/third_party/dart 06509e333d..9aea1f3489 (8 commits) (cla: yes) 10977 Roll src/third_party/dart 9aea1f3489..b9217efc77 (7 commits) (cla: yes) 10981 Roll src/third_party/dart b9217efc77..20407e28db (6 commits) (cla: yes) 10982 Revert “Track detailed LibTxt metrics” (cla: yes) 10983 Roll src/third_party/dart 20407e28db..45f892df68 (2 commits) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-125
10987 Roll src/third_party/dart 45f892df68..88c43bbcc4 (7 commits) (cla: yes) 10990 Roll src/third_party/dart 88c43bbcc4..b173229baa (14 commits) (cla: yes) 10993 Roll src/third_party/dart b173229baa..76c99bcd01 (5 commits) (cla: yes) 10997 Roll src/third_party/dart 76c99bcd01..c4727fddf4 (10 commits) (cla: yes) 10999 Add script for running ios Tests on simulator (cla: yes) 11001 Avoid dynamic lookups of the engine library’s symbols on Android (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-126
11002 Remove a tracing macro with a dangling pointer (cla: yes) 11003 Roll src/third_party/dart c4727fddf4..e35e8833ee (1 commits) (cla: yes) 11004 Trace RasterCacheResult::Draw (cla: yes) 11005 Drop firebase test from Cirrus (cla: yes) 11006 On iOS report the preferred frames per second to tools via service protocol. (cla: yes) 11007 Update README.md (cla: yes) 11009 Revert “Update README.md” (cla: yes) 11010 Rename macOS FLE* classes to Flutter* (affects: desktop, cla: yes, platform-macos, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-127
11011 Initialize the engine in the running state to match the animator’s default state (cla: yes) 11012 Remove the ParagraphImpl class from the text API (cla: yes) 11013 Remove ability to override mac_sdk_path in flutter/tools/gn (cla: yes) 11015 Remove the output directory prefix from the Android engine JAR filename (cla: yes) 11016 Fix gn breakage on Fuchsia macOS host builds (cla: yes) 11017 Roll src/third_party/dart e35e8833ee..e35e8833ee (0 commits) (cla: yes) 11019 Fix gn breakage on non-Fuchsia macOS host builds (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-128
11023 Roll src/third_party/dart e35e8833ee..cae08c6813 (28 commits) (cla: yes) 11024 Add _glfw versions of the GLFW desktop libraries (cla: yes) 11026 Roll src/third_party/dart cae08c6813..9552646dc4 (3 commits) (cla: yes) 11027 Fix first frame logic (cla: yes) 11029 Disable a deprecation warning for use of a TaskDescription constructor for older platforms (cla: yes) 11030 Roll src/third_party/dart 9552646dc4..cd16fba718 (5 commits) (cla: yes) 11033 remove OS version (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-129
11033 remove OS version (cla: yes) 11036 [fuchsia] Add required trace so files for fuchsia fars (cla: yes) 11037 Roll buildroot to pick up recent macOS changes (cla: yes) 11038 Make JIT work on iPhone armv7 (cla: yes) 11039 Roll src/third_party/dart cd16fba718..306f8e04bb (10 commits) (cla: yes) 11040 Hide verbose dart snapshot during run_test.py (cla: yes) 11043 Roll Dart back to e35e8833 (cla: yes) 11044 Roll src/third_party/dart 306f8e04bb..fecc4c8f2d (4 commits) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-130
11046 Add ccls config files to .gitignore (cla: yes) 11048 Roll src/third_party/dart e35e8833ee..2023f09b56 (67 commits) (cla: yes) 11052 Remove unused dstColorSpace argument to MakeCrossContextFromPixmap (cla: yes) 11055 Roll src/third_party/dart 2023f09b56..a3b579d5c3 (8 commits) (cla: yes) 11056 Sort the Skia typefaces in a font style set into a consistent order (cla: yes) 11060 Roll src/third_party/dart a3b579d5c3..2a3b844b41 (5 commits) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-131
11061 Roll buildroot to 5a33d6ab to pickup changes to toolchain version tracking. (cla: yes) 11066 Roll src/third_party/dart 2a3b844b41..8ab978b6d4 (7 commits) (cla: yes) 11067 Minor update to the Robolectric test harness (cla: yes) 11068 More updates to the Robolectric test harness (cla: yes) 11071 Roll src/third_party/dart 8ab978b6d4..beee442625 (17 commits) (cla: yes) 11072 Roll src/third_party/dart beee442625..79e6c74337 (8 commits) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
a5e9f3d746fa-132
11075 [dynamic_thread_merging] Resubmit only on the frame where the merge (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/changelogs/changelog-1.9.1/index.html
c10a24bba14e-0
Flutter release notes Tools SDK Release notes This page links to announcements and release notes for releases to the stable channel. Note: For information about bug-fix releases, check out Hotfixes to the Stable Channel on the Flutter wiki. 3.7.0 3.7.0 announcement 3.7.0 release notes & change log 3.3.0 3.3.0 announcement 3.3.0 release notes & change log 3.0.0 3.0.0 announcement 3.0.0 release notes & change log 2.10.0 2.10.0 announcement 2.10.0 release notes & change log
https://docs.flutter.dev/development/tools/sdk/release-notes/index.html
c10a24bba14e-1
2.8.0 2.8.0 announcement 2.8.0 release notes & change log 2.5.0 2.5.0 announcement 2.5.0 release notes & change log 2.2.0 2.2.0 announcement 2.2.0 release notes & change log 2.0.0 2.0.0 announcement 2.0.0 release notes & change log 1.22.0 1.22.0 announcement 1.22.0 release notes & change log 1.20.0 1.20.0 announcement 1.20.0 release notes & change log 1.17.0 1.17.0 announcement 1.17.0 release notes and change log
https://docs.flutter.dev/development/tools/sdk/release-notes/index.html
c10a24bba14e-2
1.12.13 1.12.13 announcement 1.12.13 release notes and change log Earlier Archived release notes
https://docs.flutter.dev/development/tools/sdk/release-notes/index.html
e85f4379f204-0
Flutter Changelog 0.0.21 - 1.0.0 Tools SDK Release notes Flutter Changelog up to 1.0.0 Changes through and including 1.0.0 Changes since v0.10.2 Breaking change: v0.11.0 Changes in v0.10.2 (since v0.9.4) - beta 10 v0.10.2 v0.10.1 v0.9.7 v0.9.6 Changes in v0.9.4 (since v0.8.2 ) - beta 9 v0.9.4 v0.9.3 v0.9.2 Changes in v0.8.2 (since v0.7.3) - beta 8
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-1
v0.7.4 Changes in v0.7.3 (since v0.6.0) - beta 7 v0.7.3 v0.7.2 v0.7.1 Changes in v0.6.0 (since v0.5.1) - beta 6 v0.6.0 v0.5.8 v0.5.7 v0.5.6 v0.5.5 v0.5.2 Changes in v0.5.1 (since v0.3.2) - beta 5 v0.5.0 Changes in v0.4.4 (since v0.3.2) - beta 4 v0.4.0 Breaking change v0.3.6 Breaking change v0.3.3
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-2
Changes in v0.3.2 (since v0.3.1) - beta 3 Changes in v0.3.1 (since v0.2.8) - beta 2 update v0.3.1 v0.2.11 v0.2.9 Dart changes since Flutter v0.2.8 Changes in v0.2.8 (since v0.2.3) - beta 2 v0.2.8 v0.2.5 v0.2.4 Before After Before After Before After Changes in v0.2.3 (since v0.1.5) - beta 1 update v0.2.0 Before After: v0.1.9 Changes in v0.1.5 (since v0.1.4) - beta 1.1
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-3
v0.1.5 Changes in v0.1.4 (since v0.0.20) - beta 1 v0.1.3 v0.1.1 v0.0.24 v0.0.23 Sliver APIs v0.0.21 This page is a dump of the old Changelog page from the Flutter wiki up until Flutter release notes were published in flutter.dev. Changes through and including 1.0.0 Skia and engine rolls to address the following: video_player image distortion problem after last flutter update 0.11.3 Green, flickering bar over camera preview Image rendering issues on Adreno 3xx devices after upgrade from 0.9.4 to 0.10.2
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-4
Engine rolls to fix Prepend [NSLocale currentLocale] for first locale on iOS to ensure countryCode exists. Allow language-only locales. Changes to unblock Fuchsia roll Various fixes to tooling for documentation, documentation, and documentation accompanying the templates. Changes since v0.10.2 flutter/engine#6883 - FlutterViewController will no longer load your app’s splash screen by default. The implementation of that has been moved to a new method loadDefaultSplashScreenView. #23755 Removed direct dependency of flutter_test on package:test. Flutter now requires test version 1.5.1 and mockito version 4.0.0. Breaking change: This requires adding an explicit dependency to your pubspec.yaml: dev_dependencies: test: ^1.5.1
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-5
#24024 and flutter/engine#6760 Upgraded harfbuzz to 2.1.0, Significantly improved text layout, and zero-width-joiner (zwj) support for better emojis on iOS. #23417 provide null when locale is unavailable or invalid instead of _. #23583 Improved localization algorithm with scriptCodes and full preferred locales list support, breaking changes to callbacks when locales are changed (pass list instead of single locale). v0.11.0 #23320 Adds back swipe gesture support for Cupertino navigation bars’ cross-page transitions. #23320 Adds support for Hero transitions across multiple Navigators. Changes in v0.10.2 (since v0.9.4) - beta 10 v0.10.2
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-6
v0.10.2 #23194 Adds CupertinoTextField, an iOS styled text entry field. #23221 Adds RTL support for Cupertino navigation bars’ cross-page transitions. v0.10.1 #22977 replaces most of Null by void. See the mail proposing this change. #22985 Implement correct orthographic projection #23104 Update wrapping message #22924 Support for disabling interactive TextField caret and selection #22870 Use new mixin syntax for super-mixins #22022 allow command line option “–project-name” in flutter create #23126 Dispatch a Flutter.Navigation event each time navigation occurs. #23183 Fix bug where gradle build rule would rerun on switching from
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-7
#23183 Fix bug where gradle build rule would rerun on switching from #22394 Fix out of range spring simulation in ClampingScrollSimulation #23174 enable lint prefer_void_to_null #23184 TextTheme.apply() should not assume non-null TextStyle fields #23168 Added Mongolian (mn) translations #23167 Fix disabled formfield validation #23015 Finalize editing when hitting the enter key on a single line TextField #23021 Make it easier to use CocoaPods to Add2App for iOS #22825 fix Curves.bounceInOut math #22977 Prefer void to null #22822 Adds callback for Long Press Up #18770 Add disabledHint to DropdownButton
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-8
#18770 Add disabledHint to DropdownButton #21657 Make AndroidView take gesture recognizer factories. #22449 Add support for text shadows flutter/engine#6644 Add BoxHeightStyle and BoxWidthStyle as arguments to Paragraph.getBoxesForRange() to obtain various styles of enclosing boxes. Skia update that changes the low level implementation of blurs and anti aliasing, which may break golden tests. v0.9.7 flutter/engine#6393 adds nullability annotations to Android MethodChannel/MethodCall. v0.9.6 #21251 adds CupertinoDatePicker, an iOS-style picker control that supports a date mode and a date + time mode. Changes in v0.9.4 (since v0.8.2 ) - beta 9 v0.9.4
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-9
v0.9.4 #21715, The default MaterialPageRoute transition is now defined by the Theme. Added (optional) support for Android P style page transitions. The MaterialPageRoute support for “hosting” another route to reuse its buildTransitions() method was removed because PageTransitionsBuilders, including CupertinoPageTransitionBuilder, are standalone objects. v0.9.3 #22108 changed the output of flutter doctor slightly, which may affect automated scripts that depended on the exact output. v0.9.2 #21540 added a transform() method to Animatable. It is implemented by Tween (the main subclass of Animatable) but classes that subclass Animatable directly will need to implement it. Typically the existing evaluate() method can be changed to implement transform() instead, using the value given by the argument to transform() rather than the current value of the animation provided to evaluate(). evaluate() now has a default implementation that defers to transform().
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-10
Changes in v0.8.2 (since v0.7.3) - beta 8 v0.7.4 #20322 performs parallax transitions between CupertinoNavigationBars and CupertinoSliverNavigationBars when navigating between pages. Changes in v0.7.3 (since v0.6.0) - beta 7 v0.7.3 #20966 adds CupertinoTimerPicker. v0.7.2 #20929 fixes bug where CupertinoPageScaffold wasn’t insetting its content when the keyboard is shown. v0.7.1 #19637 CupertinoNavigationBar and CupertinoSliverNavigationBar now auto-populate their title and back button labels based on their CupertinoPageRoute.title.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-11
Changes in v0.6.0 (since v0.5.1) - beta 6 v0.6.0 Dart SDK updated to a Dart 2 build (2.1.0-dev.0.0). Package and plugin authors should ensure their pubspec.yaml files include a Dart SDK constraint with an upper bound of <3.0.0. See the Getting ready for Dart 2 post for details. #19025 renamed CupertinoRefreshControl to CupertinoSliverRefreshControl for consistency. #19317 Add cursorWidth and cursorRadius to TextField (Material) cursor. #20116 reduced release binary sizes by ~2MB #20267 adds `CupertinoSegmentedControl’. #19232 adds CupertinoActionSheet for iOS-style bottom pop-up sheets.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-12
#20101 improves CupertinoScrollbar visual fidelity during overscrolls. #19789 adds support for infinite scrolling and looped scrolling for CupertinoPicker. #18381 improves visual fidelity of CupertinoAlertDialog. v0.5.8 #19284 adds multi-column CupertinoPicker support for off-axis cylindrical projection. v0.5.7 #18469 added a CupertinoApp for creating iOS styled apps. v0.5.6 #18614 added isInstanceOf as a function exported from Flutter, because package:matcher has deprecated its implementation of isInstanceOf. flutter/engine#5517 enabled the --sync-async Dart flag. v0.5.5
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-13
v0.5.5 #18488 made the --debug-port argument to flutter trace required, because the previous behaviour was unreliable and caused flaky tests. v0.5.2 #18096 changed the rendering of the character counter in text fields to more closely match the Material design specifications. Changes in v0.5.1 (since v0.3.2) - beta 5 v0.5.0 #17661 changed the layout and size of ListTile to better conform to the latest Material design specs. #17620 slightly reduces the default dimensions of Checkbox, Radio, and Switch to better conform to the latest Material design specs.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-14
#17637 updates Checkbox, Radio, and Switch to use the ThemeData toggleableActiveColor. If you are using a light theme and are not specifying an accentColor in your ThemeData, these controls will now use a higher contrast shade from the primary swatch. #17586 added a new background property to TextStyle. Subclasses must ensure that this property is handled in constructors and copyWith. Changes in v0.4.4 (since v0.3.2) - beta 4 v0.4.0 #17021 added implicit a11y scrolling for iOS. For this, viewports define a cache extend before the leading as well as after the trailing edge and slivers are expected to provide semantics information if they fall into the cache extent. Breaking change With this change, children of a viewport that are currently not visible in the viewport are now considered off-stage. To find them in a test, specify skipOffstage: false on the Finder.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-15
v0.3.6 #17094 introduced the ability to do golden image testing in widget tests. Within a widget test, you can now use the following matcher to ensure that your widget’s rasterized image matches a golden file (e.g. foo.png): await expectLater(find.byType(MyWidget), matchesGoldenFile('foo.png')); Breaking change One of the consequences of this change is that all tests run through flutter test now explicitly depend on package:flutter_test. Users of flutter test will need to update their pubspec.yaml file to include the following if it does not already exist: dev_dependencies: flutter_test: sdk: flutter If your pubspec.yaml does not contain the requisite dependency, and you run flutter test, you will see errors of the following form:
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-16
compiler message: Error: Could not resolve the package 'flutter_test' in 'package:flutter_test/flutter_test.dart'. v0.3.3 flutter/engine#5060 introduced the ability to encode a dart:ui Image into a PNG via Image.toByteData(). Callers wishing to get encoded bytes may pass the format argument, like so: image.toByteData(format: ui.ImageByteFormat.png); Changes in v0.3.2 (since v0.3.1) - beta 3 Changes in v0.3.1 (since v0.2.8) - beta 2 update We are aware of a potential problem with certificate validation in the HttpClient implementation. To follow our investigation, see Dart issue 32936. v0.3.1
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-17
v0.3.1 flutter/engine#4932 introduced a new shell embedding API with numerous new features. In particular, a single process can now host multiple Flutter shells. flutter/engine#4762 and flutter/engine#5008 introduced Image.toByteData(), which is used to get the raw RGBA bytes of an Image instance in dart:ui. #16721 scroll motion starts on iOS has been fine tuned to avoid a jump when the scroll first starts moving and to more closely mirror native behavior. v0.2.11 #16039 and #16447 substantially revised the Chip implementation, added new chip types: InputChip, ChoiceChip, FilterChip, ActionChip, and updated the appearance of chips. v0.2.9 #16187 updated the Card widget’s shape and elevation.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-18
#16187 updated the Card widget’s shape and elevation. Dart changes since Flutter v0.2.8 dart:async: Removed the deprecated defaultValue parameter on Stream.firstWhere and Stream.lastWhere. dart:core: Added tryParse static method to int, double, num, BigInt, Uri and DateTime, and deprecated onError parameter on int.parse, double.parse, and num.parse. The new keyword can now always be omitted. The const keyword is required to create a constant expression, although within the expression, further const keywords can also be omitted. Changes in v0.2.8 (since v0.2.3) - beta 2 v0.2.8 #16040 adds an API to let CupertinoTabScaffold’s current tab be programmatically changed via its CupertinoTabBar’s currentIndex. v0.2.5
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-19
v0.2.5 #15416 removed package:http from Flutter and replaced all usages with the HttpClient from dart:io. If you use package:http you must add it as a dependency in your pubspec.yaml to continue using it. createHttpClient() was also removed after being marked deprecated. To change how the framework creates http clients, you can use HttpOverrides from dart:io to provide your own createHttpClient() callback globally or per zone. More details are available in the announcement. #15871 changed the default configuration of the AndroidManifest.xml created by flutter create. “screenLayout” and “density” are now included by default in the configChanges attribute, preventing flutter apps from restarting when these change. #15324 adds a new CupertinoRefreshControl widget styled after the iOS pull-to-refresh pattern. Demo available in the Flutter Gallery. v0.2.4
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-20
v0.2.4 #15565 turned Dart 2 mode on by default. To run in Dart 1 mode, you can still use --no-preview-dart-2. More details are available in the announcement. #15537 removed SemanticsSortOrder. From now on traversal sorting is done among sibling nodes only. More details available in the announcement. #15484 changed the meaning of the TextFormField initialValue constructor parameter. The TextFormField initialValue parameter no longer unconditionally initializes the text property of its TextEditingController. If you create a TextFormField and provide a controller, the initialValue must be null, which is now the default. If you’re providing a controller you can specify it’s initial text value with the TextEditingController text property.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-21
Before new TextFormField( initialValue: 'Hello World', controller: _myTextEditingController, ); After new TextFormField( controller: _myTextEditingController ..text = 'Hello World', ) // Or more typically: _myTextEditingController = new TextEditingController( text: 'Hello World', ); new TextFormField( controller: _myTextEditingController, ); #15303 updated the showDialog function to take a builder and deprecated the widget parameter. Before showDialog(context: context, child: new Text('hello')) After showDialog(context: context, builder: (BuildContext context) => new Text('hello'))
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-22
#15265 updated ThemeData to use the primary color of a MaterialColor instead of unconditionally using the 500 shade for light themes. The color values remain unchanged. Before expect(widget.color, Colors.blue.shade500) // primary color After expect(widget.color, Colors.blue) // primary color #15548 adds debugging flags debugDisableClipLayers, debugDisablePhysicalShapeLayers and debugDisableOpacityLayers to help with performance diagnosis of rasterizing speed. Changes in v0.2.3 (since v0.1.5) - beta 1 update v0.2.0 flutter/engine#4742 updated assets to be read directly out of the APK on Android. As a result, leading slashes are no longer supported in image asset paths:
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-23
Before new Image.asset('/foo/bar.png') After: new Image.asset('foo/bar.png') v0.1.9 #14901 A Slider visual update changed the colors, opacities, and the value indicator shape and behavior. It also removed the “thumbOpenAtMin” flag from the Slider class, which is no longer needed, and can be emulated by the custom thumb shape support. Changes in v0.1.5 (since v0.1.4) - beta 1.1 v0.1.5 #14714 fixed the groovy script for the Flutter Gallery, thus fixing #14912. Changes in v0.1.4 (since v0.0.20) - beta 1 v0.1.3
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-24
v0.1.3 #14702 removed the engineDartVersion getter from the flutter tool’s Version class. v0.1.1 flutter/engine#4607 and #14601 removed default constructors from the following dart:ui classes: Codec FrameInfo Gradient Image Paragraph Picture Scene SemanticsUpdate Shader The default constructors were removed to prevent the creation of uninitialized instances of these classes (and in certain cases to prevent extending these classes). These classes should be instantiated only by the Flutter engine or through named constructors (if provided). v0.0.24 #14410 contained a breaking API change to ButtonTheme:
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-25
#14410 contained a breaking API change to ButtonTheme: The constructors ButtonTheme() and ButtonTheme.bar() are no longer const constructible ButtonTheme.textTheme is now ButtonTheme.data.textTheme ButtonTheme.minWidth is now ButtonTheme.data.minWidth ButtonTheme.height is now ButtonTheme.data.height ButtonTheme.padding is now ButtonTheme.data.padding #14410 changed the hierarchy of FlatButton and RaisedButton - they both inherit from RawMaterialButton now rather than from MaterialButton. #14410 changed RaisedButton to no longer cast a shadow when disabled. v0.0.23
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-26
v0.0.23 #14343 revised how copy, cut, and paste works for EditableText: The abstract class TextSelectionControls has new methods canCopy, canCut, etc. to determine if those actions are available. The TextSelectionDelegate interface now requires an additional method bringIntoView(TextPosition position) to scroll a TextPosition into the visible part of a TextField. Furthermore, that interface is no longer implemented by TextSelectionOverlay. In its place EditableTextState should be used, which implements that interface. See also: flutter-dev/IHPndyUDy0M Sliver APIs #14449 replaces the SliverGridLayout.estimateMaxScrollOffset method by the SliverGridLayout.computeMaxScrollOffset method. This new method must report an accurate value, not just an estimate. This was necessary to fix a bug where a finite SliverGrid could not handle being scrolled off the top of the screen (because we had no way to determine how much content it had).
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-27
For similar reasons, the RenderSliverBoxChildManager interface has a new getter, childCount, which must return a non-null value if createChild can return null. In practice, it is unusual to implement this interface, so this should have no effect. It is more common to implement the widgets-layer equivalent, SliverChildDelegate. This interface already had an estimatedChildCount getter. The getter continues to exist, though its semantics have been adjusted a little to require that the returned value be accurate if the build method on the delegate ever returns null. v0.0.21 #13734, #14055, and #14177 substantially revised the InputDecorator et al. widgets. The layout of the input decorator’s parts has changed a little, which means that the internal layout of text fields has changed as well. Tests that depend on the internal geometry of text fields will need to be updated.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
e85f4379f204-28
In addition, hideDivider: true must be replaced by the new border: InputBorder.none. This is part of our making it easier to customize how inputs are rendered; you can now also provide a custom InputBorder subclass if you have particularly novel desires for your input decoration. #4528 and #14011 deprecated support for big integers in the standard platform channel message/method codecs, to be made unavailable following a four week grace period. This change is a consequence of the transition to Dart 2.0 where the int type is no longer unlimited size. #4487 replaces all uses of the RequestPermissionResult callback concept in io.flutter.plugin.common.PluginRegistry with RequestPermissionsResult, adding a missing s to align with the corresponding Android SDK concept. The old API has been deprecated and will be made unavailable in a later release. There will be a grace period of at least four weeks between the release that introduces the deprecation and the release that makes the old API unavailable.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-0.0.21-1.0.0/index.html
d57f1fe4ee7a-0
Flutter 1.12.13 release notes Tools SDK Release notes 1.12.13 release notes Breaking changes Severe crash & performance bugs New features iOS support Android Add to App feature Material Text & Accessibility Animation & Scroll Web Desktop Framework Engine Plugins
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-1
Framework Engine Plugins Plugin: Android Alarm Manager Plugin: Android Intent Plugin: Battery Plugin: Camera Plugin: Connectivity Plugin: e2e Plugin: Google Maps Flutter Plugin: Google Sign In Plugin: Image Picker Plugin: In App Purchase Plugin: Local Auth Plugin: Package Info Plugin: Path Provider Plugin: Share Plugin: Shared Preferences Plugin: Url launcher Plugin: Video Player Plugin: Webview Flutter Tooling VS Code Flutter IntelliJ and Android Studio plugin DevTools Tooling PRs Full PR List
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-2
Full PR List Welcome to Flutter 1.12, our biggest stable release so far! In this release, we’ve merged 1,905 Pull Requests from 188 contributors, including both Googlers and non-Google contributors! Please see the chart below for the number of PRs in each release. Over the past year, the number of PRs has been growing in each release (except for Flutter 1.9, which was an out-of-band release to support Catalina). In the recent GitHub Octoverse report, Flutter is listed as one of the top 3 active repos on GitHub! As the holiday season is upon us, we would like to express our sincerest appreciation to our amazing developer community who believe in Flutter, advocate for Flutter, and contribute to Flutter. It’s been an incredible year for us all! We look forward to working with you in the years to come.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-3
As always, you can find interesting PRs listed below. And there are lots of interesting things to mention in this release, including: Some breaking API changes Some severe issues caught and fixed Web support is now available in the beta channel MacOS support is enabled in the dev channel as of 1.13 Improved SDK to add Flutter to existing Android/iOS apps iOS 13 visual refresh including the support for iOS Dark mode Enhanced tooling experiences New widgets and features And more! Breaking changes
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-4
And more! Breaking changes In general, we want to avoid introducing breaking changes to Flutter, our plugins, or our packages. However, sometimes it is inevitable when we need to make our APIs more intuitive. We have implemented a new process that invites you to submit tests to help us detect breaking changes. For more information, see this post from Ian Hickson on flutter-announce and the breaking change policy on the Flutter wiki. The following list includes breaking changes in this release. Please see the related announcements so that you can move forward with your code. 37024 Implement PageView using SliverLayoutBuilder, Deprecate RenderSliverFillViewport 37739 Fix AnimationStatus for repeat(reverse: true) and animateWith 37896 Add opacity control to MouseRegion. Add findAnnotations to Layer. 38481 Timer picker fidelity revision
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-5
38481 Timer picker fidelity revision 38568 Normalize assert checking of clipBehavior 39079 fix widget built twice during warm up frame 39440 Allow gaps in the initial route 39919 CupertinoDatePicker & CupertinoTimerPicker dark mode 40166 Added proper focus handling when pushing and popping routes 40179 Update PopupMenu layout 40566 Remove CupertinoSystemColors in favor of CupertinoColors 40690 CupertinoPageScaffold dark mode 41220 Add an ActivateAction to controls that use InkWell. 41857 Change the dark theme elevation overlay to use the colorScheme.onSurface
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-6
42449 Increase TextField’s minimum height from 40 to 48 42470 No multiline password fields 42479 Make DropdownButton’s disabledHint and hint behavior consistent 45135 Add option to delay rendering the first frame Severe crash & performance bugs In every stable release, we make an effort to improve the quality of Flutter. In 1.12, we fixed several severe issues; this includes the following crashes and performance issues. 40009 Add null check to _IndicatorPainter._tabOffsetsEqual() to prevent crash 40263 Fix crash on vswhere search from flutter doctor 40786 Fix crash on vswhere query on missing installations 42342 Fix DropdownButton crash when hint and selectedItemBuilder are simultaneously defined
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-7
44610 Error Message for createState assertion 38814 Add iOS backdrop filter benchmarks 38821 Cache caret parameters 38861 Replace deprecated onReportTimings w/ frameTimings 39439 Measure iOS CPU/GPU percentage 43676 Allow multiple TimingsCallbacks 45050 Add a perf test for picture raster cache New features Flutter 1.12 introduces several new features including the SliverOpacity widget, the SliverAnimatedList, and the ability to configure a stretch effect for a SliverAppBar. 37416 Add MediaQuery.systemGestureInsets to support Android Q 39857 Update ToggleButtons constraints default and add new constraints parameter 40161 Add fullscreenDialog argument in PageRouteBuilder
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-8
40161 Add fullscreenDialog argument in PageRouteBuilder 40461 Implement DropdownButton.selectedItemBuilder 41415 Expose API for resizing image caches 42250 SliverAppBar - Configurable overscroll stretch with callback feature & FlexibleSpaceBar support 42485 Re-landing SliverAnimatedList. 42842 Add “navigator” option to “showDialog” and “showGeneralDialog” 43286 FadeInImage cacheWidth and cacheHeight support 44289 SliverOpacity 45127 SliverIgnorePointer 45432 Use RenderSliverPadding to inset SliverFillViewport iOS support
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-9
iOS support iOS continues to be a big investment area for Flutter. With this release, we’ve made a visual refresh to our Cupertino library to match the iOS 13 look. We now support dark mode in the Cupertino widgets, added two new widgets called CupertinoContextMenu and CupertinoSlidingSegmentedControl, and made improvements to segmented control widgets, CupertinoAlertDialog, and CupertinoDatePicker 36871 Audit use of defaultTargetPlatform 37719 CupertinoDynamicColor and friends 38712 Show process error when iOS install fails 39056 Fixed issues with Background Color #34741 39215 CupertinoActionSheet dark mode & fidelity 39289 CupertinoActivityIndicator & CupertinoApp dark mode
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-10
39289 CupertinoActivityIndicator & CupertinoApp dark mode 39430 make CupertinoDynamicColor const constructible 39463 Update validation to support Xcode11 version 39585 remove fallback code for ios/usb artifacts 39590 Fix user gesture in CupertinoPageRoute 39765 CupertinoButton & Bottom tab bar dark mode 39927 Make CupertinoDynamicColor.resolve return null when given a null color 40007 CupertinoAlertDialog dark mode & CupertinoActionSheet fidelity 40100 Fix a problem with disposing of focus nodes in tab scaffold 40189 Dark mode CupertinoNavigationBar 40447 Implement mdns for flutter run
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-11
40447 Implement mdns for flutter run 40454 Dark Mode R: Refresh Control 40466 ModalRoutes ignore input when a (cupertino) pop transition is underway 40864 Move iOS and Android gitignore rules into folders 41326 Exception when selecting in TextField 41355 fix bad indentations(mainly around collection literals) 41384 [flutter_tools] Report iOS mDNS lookup failures to analytics 41431 Cupertino { TabScafold, TextSelection, TextField } dark mode & minor fidelity update 41473 Missing trailing commas 41482 [flutter_tool] Add analytics events for ios-mdns fallback success/failure 41644 indent formal parameters correctly
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-12
41644 indent formal parameters correctly 41799 Improved ios 13 scrollbar fidelity 41828 Set DEFINES_MODULE=YES in plugin templates 41892 Fix CupertinoActivityIndicator radius 42025 Localization refresh 42032 Update CupertinoActivityIndicator colors and gradient 42533 Disable arrow key focus navigation for text fields 42550 Add enableSuggestions flag to TextField and TextFormField 42563 Adding thumb color customization functionality to CupertinoSlider 42602 Properly throw FlutterError when route builder returns null on CupertinoPageRoute 42775 CupertinoSlidingSegmentedControl
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-13
42775 CupertinoSlidingSegmentedControl 42790 This disables the up/down arrow focus navigation in text fields in a different way. 42924 CupertinoDialogAction is missing super call 42964 Use PRODUCT_BUNDLE_IDENTIFIER from buildSettings to find correct bundle id on iOS when using flavors 42967 Pad CupertinoAlertDialog with MediaQuery viewInsets 43918 CupertinoContextMenu (iOS 13) 43932 Update CupertinoSlidingSegmentedControl control/feedback mechanism 44149 Apply minimumDate & maximumDate constraints in CupertinoDatePicker date mode 44391 Segmented control quick double tap fix 44551 Remove new unused elements
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-14
44551 Remove new unused elements 44743 Sort Localization generation output 44870 Add -runFirstLaunch hint text 45124 Analyze dartpad 11350 Firebase test for Platform Views on iOS 11390 preventDefault on touchend to show iOS keyboard 11413 Ios simulator unittests seem to not consider the full compilation unit 11530 Optionally strip bitcode when creating ios framework 11652 iOS platform view mutation XCUITests 11802 Adjust iOS frame start times to match the platform info 11807 Fix deleting Thai vowel bug on iOS 11817 Smooth out iOS irregular input events delivery 11886 remove extra redundant channels setup in iOS embedding engine
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-15
11886 remove extra redundant channels setup in iOS embedding engine 12078 Manage iOS contexts separately 12084 Guard availability of user notification related methods to iOS 10.0 12192 Updating text field location in IOS as a pre-work for spellcheck 12295 Issue 13238: on iOS, force an orientation change when the current orientation is not allowed 12404 Support accessibility labels on iOS switches. 12990 Fix for a11y crash on iOS 13029 Minimal test harness for iOS 13051 Don’t bump iOS deployment target for Metal builds. 13093 iOS Platform View: Fixed overrelease of the observer.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-16
13093 iOS Platform View: Fixed overrelease of the observer. 13170 Issue 13238: on iOS, force an orientation change when the current orientation is not allowed 13449 Fix iOS crash when multiple platform views are in the scene 13469 Fix stale platform view gr context on iOS 13651 Fixed the scroll direction for iOS horizontal accessibility scroll events. 13852 Do not default to downstream affinity on iOS insertText 13857 Guard against orphaned semantic objects from referencing dead accessibility bridge on iOS 1370 [camera] Pause/resume video recording for Android & iOS 1999 [Connectivity] add a method to request location on iOS (for iOS 13) 2052 [instrumentation_adapter] Add stub iOS implementation and example app
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-17
2052 [instrumentation_adapter] Add stub iOS implementation and example app 2068 [google_maps_flutter] Fix iOS MyLocationButton on iOS 2083 [image_picker] Fix a crash when picking video on iOS 13 and above. 2131 [share]fix iOS crash when setting the subject to null 2139 [google_maps_flutter] Add NonNull macro to reduce warnings in iOS 2191 [image_picker] Fix iOS build and analyzer warnings 2192 [in_app_purchase] Fix iOS build warning 2275 Update cirrus to create IOS simulator on 13.2 an xCode 11 2281 [connectivity] Fix reachability stream for iOS Android
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-18
Android In this release, we’ve merged a list of changes to support Android 10, including a new activity zoom transition. 37526 catch errors during gradle update 39126 Fid app bundle in Gradle 3.5 39145 Add missing files in the Gradle wrapper directory 39312 let flutter build aar use a local engine 39457 Log flags in build apk and appbundle 40640 Exclude non Android plugins from Gradle build 41698 Download android x64 release artifacts 41933 upload x64 android host release 41935 [Android 10] Activity zoom transition 41946 Do not validate the Android SDK when building an appbundle 42378 remove println from flutter.gradle
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-19
42378 remove println from flutter.gradle 42401 Add support for Android x86_64 ABI to Flutter 42508 Add Android x64 profile artifacts 42966 expand scope of rethrown gradle errors 43245 Add smallestScreenSize to android:configChanges in the Android manifest template 43282 implement build aot with assemble for Android target platforms 43876 Refactor flutter.gradle to use assemble directly 44534 Improve performance of build APK (~50%) by running gen_snapshot concurrently 45139 Update Android CPU device detection 11345 [Android] Write MINIMAL_SDK required to use PlatformViews to exception message 11441 Android 10+ View.setSystemGestureExclusionRects
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-20
11451 Android 10+ View.getSystemGestureExclusionRects 12085 Enable platform view keyboard input on Android Q 13059 Android targets create final zip artifacts 13099 NO_SUGGESTIONS keyboard flag in Android 13262 Added Semantic header support on Android. 2003 [video_player] Added formatHint to to override video format on Android 2029 fix android crash when pausing or resuming video on APIs lower than 24. 2049 [path_provider] Android: Support multiple external storage options 2208 delete all example/android/app/gradle.properties files 2216 [battery]Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-21
2239 [camera] Android: Improve image streaming by creating a request suita… Add to App feature We’ve made a significant upgrade to Add-to-App, the feature that allows you to integrate a Flutter module into your Android or iOS app. Can’t wait to try it? Check out the Add-to-App documentation. 41666 Generate projects using the new Android embedding 44369 Flip enable-android-embedding-v2 flag 40810 Re-enable AAR plugins when an AndroidX failure occurred 41820 Added SystemNavigator.pop “animated” argument. 12752 Enabled people to chose if SystemNavigator.pop is animated on iOS. 12069 Fold the calls for FlutterMain into the FlutterEngine constructor 39945 added new lifecycle state
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-22
39945 added new lifecycle state 11913 Added new lifecycle enum 45115 fix ios_add2app_life_cycle license 45133 reland add lifecycle enum and fix the scheduleforcedframe 45430 Drops detached message until we can handle it properly 9525 Android Embedding Refactor PR36: Add splash screen support. 9506 Synchronize main thread and gpu thread for first render frame 39600 Let Material BackButton have a custom onPressed handler 9952 ios: Fixed the callback for the first frame so that it isn’t predicated on having a splash screen. 10145 Added integration test that tests that the first frame callback is called 42708 Test the Android embedding v2
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-23
42708 Test the Android embedding v2 43221 Migrate examples to the Android embedding v2 9895 Android Embedding PR37: Separated FlutterActivity and FlutterFragment via FlutterActivityAndFragmentDelegate 11890 Add some AppLifecycleTests 12128 Make iOS FlutterViewController stop sending inactive/pause on app lifecycle events when not visible 12232 FlutterViewController notify will dealloc 13280 Android embedding API updates for plugin ecosystem 13349 Deprecated DartExecutor as BinaryMessenger and added a getBinaryMessenger() method. (#43202) 13432 Release shim bindings when detaching 2232 [multiple] V2 embedding plugins use compileOnly
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-24
2232 [multiple] V2 embedding plugins use compileOnly 1323 [firebase_core][firebase_analytics] Fix bug with transitive lifecycle dependencies 13445 Fizzle onConfigurationChanged if no FlutterView 44499 Show a warning when a module uses a v1 only plugin 35100 Add handling of ‘TextInput.clearClient’ message from platform to framework (#35054). 13474 Request a reattach when creating the text input plugin on Android 43959 Respond to TextInputClient.reattach messages. 509 Force the phone’s screen on before running a test. 11792 Started logging warnings if we drop platform messages. 12167 Channel buffers 40165 Channel buffers
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-25
40165 Channel buffers 12402 Resize channel buffers 6879 Allow FlutterViewController to be released when not initialized with an engine 9329 Fixed memory leak by way of accidental retain on implicit self 9347 Surrogate binary messenger 9419 Has a binary messenger 8387 Make the resource context primary on iOS 11798 Manage resource and onscreen contexts using separate IOSGLContext objects 12277 Manage resource and onscreen contexts using separate IOSGLContext objects 13396 Made it so we clean up gl resources when view controllers get deleted. 39157 Use new Maven artifacts from Gradle 39503 Remove bitcode=NO from add-to-app flows
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-26
39503 Remove bitcode=NO from add-to-app flows 36793 Vend Flutter module App.framework as a local CocoaPod pod to be installed by a host app 37966 Remove ephemeral directories during flutter clean 40302 Set DEFINES_MODULE for FlutterPluginRegistrant to generate modulemap 37731 Add metadata to indicate if the host app contains a Flutter module 36805 Allow flavors and custom build types in host app 26630 Move flutter_assets to App.framework 31463 Disable all Dart fingerprinters 35217 Add flutter build aar 40927 Make module pod headers public 44065 Build ios framework
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-27
44065 Build ios framework 37206 Test that modules built as AAR contain the right assets and artifacts 44127 build aar prints how to consume the artifacts 23782 Add flutter_shared assets to module artifact 22707 Gradle plugin support for adding flutter as subproject to another Android app 9893 Removed logic from FlutterAppDelegate into FlutterPluginAppLifeCycleDelegate 9922 Split out lifecycle protocol 44026 Exit tool if a plugin only supports the embedding v2 but the app doesn’t 44214 Fix v1 embedding support heuristic for plugins 43994 flutter build aar should also build plugins as AARs 13455 Automatically register plugins in FlutterEngine. (#43855)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-28
44011 Move the plugin registrant to io.flutter.plugins and add the @Keep an… 44166 Add v1 plugin register function into v2 plugin template 13394 Remove multiplexed Flutter Android Lifecycle. (#43663) 45557 Add a note to generated plugins files 45379 Add .flutter-plugins-dependencies to the project, which contains the app’s plugin dependency graph 3850 Support co-editing Flutter and Android in a single project 4097 Support for debugging add-to-app modules in Android Studio 4129 Smooth out the rough spots in add-to-app support 4062 Re-enable attach button for add-to-app projects 4004 Co-edit module created in Android Studio
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-29
4004 Co-edit module created in Android Studio 33297 Instrument add to app flows 33458 Add to app measurement 34189 Instrument usage of include_flutter.groovy and xcode_backend.sh 13289 Made restarting the Engine remember the last entrypoint that was used. 12370 Added a default entrypoint variable to match android syntax. 10823 Expose isolateId for engine 13264 Made restarting the Engine remember the last entrypoint that was used. 13789 add recent packages to javadoc list 10481 Android embedding refactor pr40 add static engine cache 29946 Let CupertinoPageScaffold have tap status bar to scroll to top
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-30
12587 Split out the logic to handle status bar touches into its own function 44638 Add module to create template help text 9351 Android Embedding Refactor PR32: Clean up logs in new embedding. 6447 iOS Embedding Refactor 41794 Updated the docstring for SystemNavigator.pop. 9304 Decorate UIApplicationDelegate wrappers with matching UIKit deprecation 266 [firebase_performance] support v2 android embedding 274 [firebase_core] v2 embedding API 275 [firebase_ml_vision] v2 embedding API 282 [firebase_remote_config] Support v2 android embedder. 287 [firebase_database] Support v2 android embedder.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-31
287 [firebase_database] Support v2 android embedder. 1266 [firebase_analytics] Support Android v2 embedding 1295 [firebase_storage] Support Android v2 embedding 1369 Upgrade in-app-messaging to plugin api v2 1370 Upgrade crashlytics to v2 plugin API 1372 [firebase_dynamic_links] support v2 embedding 2142 [Connectivity] migrate to the new android embedding 2152 [battery] Support the v2 Android embedder 2155 [in_app_purchase] migrate to the v2 android embedding 2156 [Share] Support v2 android embedder. 2157 [url_launcher] Migrate to the new embedding
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-32
2157 [url_launcher] Migrate to the new embedding 2160 [package_info] Support the v2 Android embedder (with e2e tests) 2162 [shared_preferences] Support v2 android embedder. 2163 [device_info] Support v2 android embedder. 2164 [sensor] Support v2 android embedder. 2165 [camera] Migrate to the new embedding 2167 [quick_actions] Support v2 android embedder. 2169 [flutter_webview] Migrate to the new embedding 2193 [android_alarm_manager] migrate to the V2 Android embedding 2195 [android_intent] Cleanup the V2 migration
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-33
2195 [android_intent] Cleanup the V2 migration 2196 [webview_flutter] (Trivial) Add V2 warnings 2200 [flutter_webview] Revert v2 embedder support 2204 [url_launcher] Re-land v2 embedding support 2209 [webview_flutter] Re-land support v2 embedding support 2226 [video_player] Add v2 embedding support 2241 [Shared_preferences]suppress warnings 2284 [path_provider] Add v2 embedding support for 2327 [android_alarm_manager] Update minimum Flutter version to 1.12.0 43461 Fixed usage of optional types in swift integration test.
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-34
43461 Fixed usage of optional types in swift integration test. 13423 Automatically destroy FlutterEngine when created by FlutterActivity or FlutterFragment. 42958 Turn off bitcode for integration tests and add-to-app templates 13428 Set the install name at link time for darwin dylibs 41333 Merge Flutter assets in add to app 39747 Fix type mismatch in Gradle 39986 Enable Proguard by default on release mode 40181 Update Kotlin and Gradle version 40282 Flip the default for proguard 40440 Rename useProguard method, so Gradle doesn’t get confused 40453 Enable R8 40610 Enable the resource shrinker
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-35
40610 Enable the resource shrinker 40900 Stop using deprecated features from Gradle 40925 Use AndroidX in new projects by default 41142 Add embedding as API dependency instead of compile only dependency 41251 Migrate examples and tests to AndroidX 41254 Test that flutter assets are contained in the APK 41885 Include embedding transitive dependencies in plugins 41942 Use mergeResourcesProvider instead of deprecated mergeResources 42022 Fix smoke test 42306 Ensure that flutter assets are copied in the AAR 42352 Add android.permission.WAKE_LOCK permission to abstract_method_smoke_test 42360 Add smoke test for the new Android embedding
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-36
42360 Add smoke test for the new Android embedding 42548 Print message and log event when app isn’t using AndroidX 42684 Remove isNewAndroidEmbeddingEnabled flag when reading an existing pro… 42709 Test Gradle on Windows 42981 Remove GeneratedPluginRegistrant.java 43187 Ensure android.enableR8 is appended to a new line 43479 Refactor gradle.dart 43669 Don’t read AndroidManifest.xml if it doesn’t exit 43674 Add missing import 43675 Fix device lab tests 43927 Fix stdout test 43941 Tweaks after the gradle.dart refactor
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html
d57f1fe4ee7a-37
43941 Tweaks after the gradle.dart refactor 44301 Don’t print how to consume AARs when building plugins as AARs 44243 Build local maven repo when using local engine 44302 Don’t add x86 nor x64 when building a local engine in debug mode 44637 Attach looks at future observatory URIs 44783 Forward ProcessException to error handlers 44797 Build AAR for all build variants by default 45439 Fallback to protocol discovery if mdns returns null 45579 Add integration test for transitive plugin dependencies 45743 Android log reader reads any recent logs 45937 Handle case where lastLogcatTimestamp is null
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.12.13/index.html