- f1472e1 [flutter_tools] only lock if an upgrade/download will be performed (linux/macos) and output building messages to stderr (#65422) by Jonah Williams · 4 years, 4 months ago
- 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 4 months ago
- 21f4096 Revert: Update prepare_package.dart to use the process_runner package instead having duplicate code. #62710 (#63608) by Greg Spencer · 4 years, 5 months ago
- a344fb1 Update prepare_package.dart to use the process_runner package instead having duplicate code. (#62710) by Greg Spencer · 4 years, 5 months ago
- ae432ca Add a comment with a reference to issue 62919 (LUCI should run the tests in a directory that contains a space character) to this skipped test. (#62920) by Ian Hickson · 4 years, 5 months ago
- 5cfb16b Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) by Christopher Fujino · 4 years, 7 months ago
- 0d7ff7a Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) by Christopher Fujino · 4 years, 7 months ago
- 8665e13 Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120) by Ian Hickson · 4 years, 7 months ago
- 584fd5f Word substitutions (#59484) by Michael Goderbauer · 4 years, 7 months ago
- 52db5e2 [release] remove .dart_tool directory from uploaded zip (#58135) by Jonah Williams · 4 years, 8 months ago
- 19c8948 Fix `frameworkVersionFor` for flutter doctor and usage (#54217) by Christopher Fujino · 4 years, 9 months ago
- f5a9902 enable avoid_equals_and_hash_code_on_mutable_classes (#52507) by Alexandre Ardhuin · 4 years, 10 months ago
- 7d7ac7c start multiline strings with newline (#50825) by Alexandre Ardhuin · 5 years ago
- b953c3e use raw strings to avoid escaping (#50322) by Alexandre Ardhuin · 5 years ago
- 8b29933 revert #48985 (#49572) by Dan Field · 5 years ago
- b67d5ec [a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985) by Anthony · 5 years ago
- 0035414 use isA<Xxx>() matcher (#48482) by Alexandre Ardhuin · 5 years ago
- fabf4e3 Reverse the sense of the terms snippet and sample. (#48254) by Greg Spencer · 5 years ago
- 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
- 24f39d4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081) by Dan Field · 5 years ago
- 04ea318 Revert "Add many more global analyses. (#47875)" (#48080) by Francisco Magdaleno · 5 years ago
- e768c92 Add many more global analyses. (#47875) by Ian Hickson · 5 years ago
- ba73cfc Remove space from license (#47159) by Francisco Magdaleno · 5 years ago
- a516a24 Update internal dartdoc snippet documentation (#47017) by Ian Hickson · 5 years ago
- ec1a015 implicit-casts:false in dev (#45787) by Alexandre Ardhuin · 5 years ago
- 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
- f8cafd9 Remove URLs in deprecation annotation (#45215) by Michael Goderbauer · 5 years ago
- a3186fb Analyze dartpad (#45124) by Greg Spencer · 5 years ago
- 62e4ab8 Update our deprecation style. (#44618) by Ian Hickson · 5 years ago
- eae05c7 Test framework for analyze.dart (#44772) by Ian Hickson · 5 years ago
- 584ee10 Disable CI tests that LUCI is failing (#43149) by Ian Hickson · 5 years ago
- d09ed19 Disable CI tests that LUCI is failing (2) (#43150) by Ian Hickson · 5 years ago
- 124dc66 Clean up test infrastructure (#43030) by Ian Hickson · 5 years ago
- 1982a5c Revert "Clean up test infrastructure (#41880)" (#42982) by Jonah Williams · 5 years ago
- 1781d5c Clean up test infrastructure (#41880) by Ian Hickson · 5 years ago
- e70236e Fix tools test verifyVersion() regex (#41744) by Christopher Fujino · 5 years ago v1.10.7
- 0b23634 Do not hide .git in zip for Windows (#39432) by Michael Goderbauer · 5 years ago
- 758009b more ui-as-code (#35393) by Alexandre Ardhuin · 6 years ago
- 919dcf5 enable lints prefer_spread_collections and prefer_inlined_adds (#35189) by Alexandre Ardhuin · 6 years ago
- 712195b update sample code analyzer regexp & test case (#30201) by LongCatIsLooong · 6 years ago
- 7ab3bc7 Be more strict about finding version number attached to a revision. (#28527) by Greg Spencer · 6 years ago
- 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
- c940088 Add SHA256 checksums to published metadata (#28472) by Greg Spencer · 6 years ago
- 262f12b Remove remaining "## Sample code" segments, and fix the snippet generator. (#27793) by Greg Spencer · 6 years ago
- 0e54e9f Fix gsutil.py call for windows (#27113) by xster · 6 years ago
- 5a434c6 Let the packaging recipe use gsutil.py (#26402) by xster · 6 years ago
- 868ff42 fix doc-comment snippets (#25579) by Alexandre Ardhuin · 6 years ago
- 23a7535 Revert "Remove package:test dependency from flutter_test (#23755)" (#24004) by Jonah Williams · 6 years ago
- 71e9bd6 Remove package:test dependency from flutter_test (#23755) by Jonah Williams · 6 years ago
- 202b045 Rewrite the analyze-sample-code script to also analyze snippets (#23893) by Greg Spencer · 6 years ago
- 1b9cba4 Make sure we refer to 'stable', and not 'release' branch. (#23745) by Greg Spencer · 6 years ago
- f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 6 years ago
- 989cf18 [H] Cleanup (#21542) by Ian Hickson · 6 years ago
- e2d0b06 remove unnecessary ignore prefer_const_constructors (#21934) by Alexandre Ardhuin · 6 years ago
- a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 6 years ago
- d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 6 years ago
- 976cffa lint unnecessary_new on samples (#21539) by Alexandre Ardhuin · 6 years ago
- ad1eaff `flutter analyze` cleanup (#20490) by Ian Hickson · 6 years ago v0.6.1
- 3dec6a6 Clean up usage of temporary directories (#20682) by Ian Hickson · 6 years ago
- 686d8f8 Shim package:test to avoid matcher issues (#20602) by Ian Hickson · 6 years ago
- eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 6 years ago
- 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 6 years ago
- 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 6 years ago
- f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 7 years ago
- cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
- 9f8a70b Bump mockito to 3.0.0-beta (#18462) by Sam Rawlins · 7 years ago
- 6599271 Revert matcher package (#18614) by Ian Hickson · 7 years ago
- 08d1ec3 Roll engine to 0c119932c0d6cb30dafd75ec717d1eda76fd7651 (#18575) by Greg Spencer · 7 years ago
- 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
- 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
- b921fdc Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041) by Greg Spencer · 7 years ago
- 3258602 Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) by Greg Spencer · 7 years ago
- 05ccf56 Changing the JSON metadata format for the website. (#15834) by Greg Spencer · 7 years ago
- d9e3715 Fix package preparation on Windows (#15720) by Greg Spencer · 7 years ago
- c345c1b Fix the remote setup to only change the URL. (#15528) by Greg Spencer · 7 years ago
- 7667db6 apply upcomming prefer_const_declarations (#15498) by Alexandre Ardhuin · 7 years ago
- 984a24c Fix error handling for the packaging script (#15351) by Greg Spencer · 7 years ago
- 29d59e3 Switch Mac packaging to use .zip files. (#14894) by Greg Spencer · 7 years ago
- 0b6c193 Fix gsutil argument order. (#14808) by Greg Spencer · 7 years ago
- 97e7793 Fix MIME type of uploaded packages. (#14596) by Greg Spencer · 7 years ago
- 88e0d33 Fix the build by removing offending test. (#14530) by Greg Spencer · 7 years ago
- df79127 Fix process running during package creation (#14508) by Greg Spencer · 7 years ago
- 8a2df39 Create packages only for release builds, and publish when created. (#14476) by Greg Spencer · 7 years ago
- 9e51a60 Reland #13918 (#14023) by Michael Goderbauer · 7 years ago
- 6fda8ee Reverting package changes until I can figure out how to fix Windows. (#14007) by Greg Spencer · 7 years ago
- b7169c1 Update package prep script to do async process execution and emit output as it happens. (#13918) by Greg Spencer · 7 years ago
- dd79685 Revert "Adding minzip to packaging steps for Windows (#13679)" (#13716) by Greg Spencer · 7 years ago
- 765191e Adding minzip to packaging steps for Windows (#13679) by Greg Spencer · 7 years ago
- 37f216b Add support for 7Zip to the packaging script. (#13659) by Greg Spencer · 7 years ago
- a556ad0 Switch to using XZ instead of BZip2 for tar archives. (#13620) by Greg Spencer · 7 years ago
- f00c902 Add a Dart script to prepare the flutter repo for packaging. (#13548) by Greg Spencer · 7 years ago