- 8b63c65 [SwitchListTile] adds controlAffinity property (#58037) by Ayush Bherwani · 4 years, 9 months ago
- 3373a40 print checksum differences when detected by --verify-only (#58064) by Jim Graham · 4 years, 9 months ago
- 9d7116c Roll Engine from 9ce1e5c5c7e7 to 1a8349888e97 (69 revisions) (#58031) by engine-flutter-autoroll · 4 years, 9 months ago
- 4945a92 Link to migration guide tempalte from pull request template (#58027) by Michael Goderbauer · 4 years, 9 months ago
- 98ce4a5 Remove invalid `local` from macos_assemble.sh (#58030) by Dan Field · 4 years, 9 months ago
- 066c5de Consistent American spelling of 'behavior' (#58016) by Justin McCandless · 4 years, 9 months ago
- 29736f6 [flutter_tools] Put a heap size limit on the frontend_server (#58039) by Zachary Anderson · 4 years, 9 months ago
- e766190 Deleted deprecated profile func and profile.dart (#57841) by Kirill · 4 years, 9 months ago
- 4465ff9 Prevent building non-android plugins in build aar (#58018) by Emmanuel Garcia · 4 years, 9 months ago
- 8432204 [flutter_tools] throw if asked to build release for x86_64 (#57874) by Jonah Williams · 4 years, 9 months ago
- a926715 [flutter_tools] URI encode dart-define values (#57873) by Jonah Williams · 4 years, 9 months ago
- ba847d5 [flutter_tools] validate android arch and build number (#57830) by Jonah Williams · 4 years, 9 months ago
- 6003382 [flutter_tools] add vm service method to pull SkSL (#57813) by Jonah Williams · 4 years, 9 months ago
- f640ad6 [flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703) by Jonah Williams · 4 years, 9 months ago
- ffc56ff [flutter_tools] hide all development tools (#57690) by Jonah Williams · 4 years, 9 months ago
- 43f18f3 Change release archive check to warning (#57688) by Jenn Magder · 4 years, 9 months ago
- d9adfe3 Allow FLUTTER_APPLICATION_PATH to be null for misconfigured Xcode projects (#57701) by Jenn Magder · 4 years, 9 months ago
- 03d2250 Remove unused integration test iOS directory (#57624) by Jenn Magder · 4 years, 9 months ago
- 428ce08 [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) by Neevash Ramdial · 4 years, 9 months ago
- 356b958 Update platform_view.dart (#57516) by Tim Sneath · 4 years, 9 months ago
- 68037a2 Improve error message when using popuntil with bad predicate (#57247) by chunhtai · 4 years, 9 months ago
- af9b6a6 Update snippets README.md to include more detail (#57152) by Greg Spencer · 4 years, 10 months ago
- b343445 [CheckboxListTile] exposes contentPadding property of ListTile. (#57868) by Ayush Bherwani · 4 years, 10 months ago
- 9d58a87 fix a typo in trace events for the image cache (#57821) by Devon Carew · 4 years, 10 months ago
- 721927e Use pub inside the Flutter directory (#57704) by liyuqian · 4 years, 10 months ago
- c6f7792 [flutter tools] Improve messages when we fail to connect to the Observatory (#57355) by James D. Lin · 4 years, 10 months ago
- 852a30b [AppBarTheme] adds centerTitle property (#57736) by Ayush Bherwani · 4 years, 10 months ago
- 02b1080 Functionality to check handlers set on platform channels (#57696) by Dan Field · 4 years, 10 months ago
- cdef677 Roll Engine from 2d4e83921d31 to 9ce1e5c5c7e7 (27 revisions) (#57629) by engine-flutter-autoroll · 4 years, 10 months ago
- e013fc2 Desktop default window size (#57274) by Ken VanDine · 4 years, 10 months ago
- 39ab50d Add code example for CustomScrollView on how to make it grow in two directions along its scroll axis (#57670) by Per Classon · 4 years, 10 months ago
- 9f744a9 Allow updating textAlignVertical (#57033) by Justin McCandless · 4 years, 10 months ago
- 26fabcd fix memory leak of android view (#50111) by Stonekity · 4 years, 10 months ago
- e92afc1 Have _warpToCurrentIndex() shortcut logic behave properly (#57574) by Hansol Lee · 4 years, 10 months ago
- 359daf4 [flutter_tools] reland: remove globals from android device/testing (#57614) by Jonah Williams · 4 years, 10 months ago
- 478d4c9 Add Android private keystore to project gitignore (#57601) by Jenn Magder · 4 years, 10 months ago
- 0e795c9 Improve CupertinoDatePicker docs (#57534) by LongCatIsLooong · 4 years, 10 months ago
- 97b7e15 Re-add line to Linux template CMakeLists.txt (#57538) by stuartmorgan · 4 years, 10 months ago
- adead09 Always show diagnostics (#57532) by Jenn Magder · 4 years, 10 months ago
- 67b0dbb Roll engine 4b1a70e6a256..2d4e83921d31 (3 commits) (#57529) by engine-flutter-autoroll · 4 years, 10 months ago
- ca2abf8 avoid forceToPoint in hit-testing when possible (#57519) by LongCatIsLooong · 4 years, 10 months ago
- b70e7a9 [flutter_tools] fix incorrect comment on web runner (#57450) by Jonah Williams · 4 years, 10 months ago
- 4c21fb9 Update the requirements for applying the elevation overlay. (#57526) by Darren Austin · 4 years, 10 months ago
- a635765 Reland "Add DevTools memory test (#55486)" (#57340) by liyuqian · 4 years, 10 months ago
- 82eeb94 move paragraph about wide viewports up (#57521) by Anthony · 4 years, 10 months ago
- 53d7f24 Fix Web asking for clipboard permissions (#57324) by Justin McCandless · 4 years, 10 months ago
- 04860d7 Step 1 of 3: Add opt-in fixing Dialog border radius to match Material Spec (#56084) by Kate Lovett · 4 years, 10 months ago
- e384757 Remove MaterialControls from examples/flutter_view (#57621) by stuartmorgan · 4 years, 10 months ago
- 5e33ece Revert "[flutter_tools] remove globals/context for android testing (#57445)" (#57611) by Jonah Williams · 4 years, 10 months ago
- 602d8ba [flutter_tools] remove globals/context for android testing (#57445) by Jonah Williams · 4 years, 10 months ago
- d0d9da8 [flutter_tools] prevent wildcard assets from causing build invalidation issues (#56472) by Jonah Williams · 4 years, 10 months ago
- 4fd4a7e update appbar documentation (#50673) by LongCatIsLooong · 4 years, 10 months ago
- 1cfd792 remove pending timers list code out of assert message (#57287) by cg021 · 4 years, 10 months ago
- aa49821 Roll engine 90f45bd3efce..4b1a70e6a256 (4 commits) (#57517) by engine-flutter-autoroll · 4 years, 10 months ago
- 91ec439 [flutter_tools] handle missing null check in manifest parser (#57400) by Jonah Williams · 4 years, 10 months ago
- 70b889a [flutter_tools] reland: integrate l10n tool into hot reload/restart/build (#57510) by Jonah Williams · 4 years, 10 months ago
- 27a6705 [flutter_tools] chunk the hashing of large files (#57506) by Jonah Williams · 4 years, 10 months ago
- b075168 Remove TRANSFORM from Linux CMake files (#57515) by stuartmorgan · 4 years, 10 months ago
- 06cd79d [flutter_tools] Add additional bash entrypoint for running dart sdk directly (#57257) by Christopher Fujino · 4 years, 10 months ago
- 4d8d0f5 Expect a generic State instead of implementation (#57500) by Andrey Gordeev · 4 years, 10 months ago
- 89a00fc fix segment hit test behavior (#57461) by LongCatIsLooong · 4 years, 10 months ago
- 0423809 Value Indicator uses Global position (#57327) by Jose Alba · 4 years, 10 months ago
- 9e2775f Roll engine aafd9f72283f..90f45bd3efce (4 commits) (#57499) by engine-flutter-autoroll · 4 years, 10 months ago
- a4ca9d7 Resolve skip (#57240) by Ferhat · 4 years, 10 months ago
- 8e765c7 [flutter_tools] put system clock on globals (#57447) by Jonah Williams · 4 years, 10 months ago
- 49ad67c [flutter_tools] minor cleanups to try catch (#57446) by Jonah Williams · 4 years, 10 months ago
- 30d405c Temporarily allow pluginClass: none on desktop (#57498) by stuartmorgan · 4 years, 10 months ago
- 5a3104b Update flutter_gallery_assets to ^0.2.0 (#57328) by Tianguang · 4 years, 10 months ago
- 25e9d04 Add Linux GTK artifacts to unpack list (#57452) by stuartmorgan · 4 years, 10 months ago
- f991308 Fix CMake invocation for 3.10 compat (#57415) by stuartmorgan · 4 years, 10 months ago
- b19b744 [flutter_tools] check for Runner.sln when parsing for plugins (#57392) by Jonah Williams · 4 years, 10 months ago
- 6294dd5 Make _RenderButtonBarRow.constraints null aware (#57261) by Andre · 4 years, 10 months ago
- f2c12d7 Add ExpansionTile.childrenPadding property (#57291) by Ayush Bherwani · 4 years, 10 months ago
- b70301f fix typo (#57487) by Tomohiro Hattori · 4 years, 10 months ago
- 64f0c56 Roll engine 2bd71fb60a43..aafd9f72283f (9 commits) (#57473) by engine-flutter-autoroll · 4 years, 10 months ago
- 750dbe0 ThemeData.brightness == ThemeData.colorScheme.brightness (#56956) by Hans Muller · 4 years, 10 months ago
- f64f6e2 Roll engine aaf9e79f1d29..2bd71fb60a43 (52 commits) (#57402) by engine-flutter-autoroll · 4 years, 10 months ago
- 5c78e72 Protect the deletion of the local engine temp dir in case it is already deleted (#57345) by Jim Graham · 4 years, 10 months ago
- 07f9563 Add autofill support for TextFormField (#57332) by Pedro Massango · 4 years, 10 months ago
- e8a7dc4 Fix Autofill example (#57319) by Cristian Zazo · 4 years, 10 months ago
- 7e26a1d Fixed a typo. (#57412) by Michel Feinstein · 4 years, 10 months ago
- d42dcf2 add @factory to create* methods (#57299) by Alexandre Ardhuin · 4 years, 10 months ago
- 79ad2d2 correctly dispose listeners by image widget (#57201) by Rene Floor · 4 years, 10 months ago
- 8abf0a6 Switch to CMake for Linux desktop (#57238) by stuartmorgan · 4 years, 10 months ago
- 2b2bbfa Add option for ExpansionTile to maintain the state of its children when collapsed (#57172) by Ethan Saadia · 4 years, 10 months ago
- 859f2f9 Update packages (#57321) by Zachary Anderson · 4 years, 10 months ago
- e536774 Add more documentation to addTimingsCallback (#56952) by Ian Hickson · 4 years, 10 months ago
- 88ddde4 Remove obsolete UpdateCounted prefix (#57167) by liyuqian · 4 years, 10 months ago
- 631087d [flutter_tools] cache-bust in service worker (#56786) by Jonah Williams · 4 years, 10 months ago
- e7b6b52 avoid AnimatedBuilder rebuilding widget (#55832) by Enol Casielles Martinez · 4 years, 10 months ago
- afdc440 [flutter_tools] surface missing assets originating package (#55701) by Jonah Williams · 4 years, 10 months ago
- b026c36 Roll engine 50e55cf69e8a..aaf9e79f1d29 (2 commits) (#57269) by engine-flutter-autoroll · 4 years, 10 months ago
- e5bd2b3 Make CircularProgressIndicator's animation match native (#50412) by Coin · 4 years, 10 months ago
- 32547dc Revert " Bring back paste button hide behavior 3 (#57139)" (#57286) by nturgut · 4 years, 10 months ago
- 3b4f686 add missing deps to flutter_test BUILD.gn (#57270) by Chase Latta · 4 years, 10 months ago
- 800e951 50e55cf69 Roll src/fuchsia/sdk/mac from Vepm4... to 61d8Z... (flutter/engine#18391) (#57258) by engine-flutter-autoroll · 4 years, 10 months ago
- a1a5781 Added Dartpad and Image examples to Slider and RangeSlider docs (#57047) by Jose Alba · 4 years, 10 months ago
- 5fa1c60 MouseCursor uses a special class instead of null to defer (#57094) by Tong Mu · 4 years, 10 months ago
- c81449e Allow Recorder override shouldContinue (#57039) by Yegor · 4 years, 10 months ago
- 573625b Roll engine ae2222f47e78..47513a70eb6d (21 commits) (#57252) by engine-flutter-autoroll · 4 years, 10 months ago