Commit graph

15999 commits

Author SHA1 Message Date
Viral Kachhadiya 99c75a7300
added final keyword (#77689) 2021-03-09 13:40:02 -08:00
Sam Rawlins dc1bdcc757
Remove "unnecessary" imports. (#77559) 2021-03-09 13:09:30 -08:00
Jonah Williams 233015572c
[flutter_tools] simplify platform null safety (#77727) 2021-03-09 12:52:57 -08:00
LongCatIsLooong fb2cffb07b
[Hero] toHero flightShuttleBuilder overrides fromHero flightShuttleBuilder (#77733) 2021-03-09 12:40:03 -08:00
Jenn Magder 7b1aec70ae
Move iOS codesigning into assemble build target (#77664) 2021-03-09 11:45:16 -08:00
Bishwajeet Parhi 3569536e84
fixed the bug (#77612) 2021-03-09 09:49:03 -08:00
Pierre-Louis 948ff0f2b0
[Fonts] Sort material icons (#76691)
* Update update_icons.dart

* Merge and simplify identifier rewrites

* Update update_icons.dart

* Update update_icons.dart

* Update update_icons.dart

* Add newline

* remove whitespace

* Copy instead of moving

* Fix typo

* Clean up code

Introduce fullFlutterId and fix a small dartdoc bug

* Update update_icons.dart

* Implement sorting

* Remove trailing spaces

* Revert "Remove trailing spaces"

This reverts commit c198a16067.

* Revert "Implement sorting"

This reverts commit 0fac8c1f1c.

* Revert "Revert "Implement sorting""

This reverts commit 0f8ec2381a.

* Revert "Revert "Remove trailing spaces""

This reverts commit c3ef865879.

* xx

* add braces
2021-03-09 16:14:18 +01:00
Pierre-Louis 698d438960
[Fonts] Improve update_icons script (#76532)
* Update update_icons.dart

* Merge and simplify identifier rewrites

* Update update_icons.dart

* Update update_icons.dart

* Update update_icons.dart

* Add newline

* remove whitespace

* Copy instead of moving

* Fix typo

* Clean up code

Introduce fullFlutterId and fix a small dartdoc bug

* Update update_icons.dart

* Implement sorting

* Remove trailing spaces

* Revert "Remove trailing spaces"

This reverts commit c198a16067.

* Revert "Implement sorting"

This reverts commit 0fac8c1f1c.

* Remove trailing space

* Add bug number

* Rename 2d rewrite

* Add _replaceLast

* Add comment

* Simplify, remove fullFlutterId

* Remove IconStyle and reorder

* xx

* reorder
2021-03-09 07:53:21 +01:00
YeungKC e352e08639
Add menuMaxHeight for DropdownButton (#76493) 2021-03-08 22:24:02 -08:00
LongCatIsLooong 8c009aa6b7
Add TextLeadingDistribution to TextStyle (#77001) 2021-03-08 20:09:02 -08:00
Ayush Bherwani 6acd466a1f
remove unused import (#77202) 2021-03-08 14:44:02 -08:00
Hans Muller 49ff0d99d4
Removed ListTile accentColor dependency (#77004) 2021-03-08 14:39:02 -08:00
Jonah Williams d39d450594
[flutter_tools] remove most globals from resident web runner (#77432) 2021-03-08 14:38:26 -08:00
Harsh Bhikadia 70bf8e76da
[docs] added flutter-fix and dart-fix public links (#77463) 2021-03-08 13:09:03 -08:00
Jason Simmons 01776a3e5f
Declare NavigationRailDestination.label as non-nullable (#77427) 2021-03-08 12:54:03 -08:00
Abhishek Ghaskata 1c7f038dbb
Added ElevatedButton code sample (#76221) 2021-03-08 12:44:04 -08:00
Jonah Williams acda272cf2
[flutter_tools] add tool feature/scaffold for UWP (#77399) 2021-03-08 08:09:04 -08:00
Ian Hickson e5322acc77
Change some dynamics to Object? and document slot better (#77026) 2021-03-05 18:39:04 -08:00
Michael Goderbauer cb867bbedc
Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00
Jenn Magder 8a9042ba91
archiveing -> archiving (#77424) 2021-03-05 18:34:03 -08:00
Michael Goderbauer 807bb29888
enable prefer_function_declarations_over_variables lint (#77398) 2021-03-05 18:29:04 -08:00
Phil Quitslund 08bc8e69ce
fix Autovalidate enum references in fix data (#77419) 2021-03-05 15:44:04 -08:00
Kate Lovett d75c2781c6
Fix missing root Scaffold check in ScaffoldMessenger (#77410) 2021-03-05 14:14:04 -08:00
Andre 3dca866f06
Fix typo in Windows template (#77405) 2021-03-05 14:09:04 -08:00
Jonah Williams 721702717d
[flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390) 2021-03-05 14:04:03 -08:00
Bharat Biradar db162a47f3
Add supported custom font formats in official docs (#77230) 2021-03-05 13:29:03 -08:00
Jonah Williams 54eb3d6289
[flutter_tools] migrate to null safe mustache (#77400) 2021-03-05 13:24:04 -08:00
Tong Mu a5262560d7
Revert "[showModalBottomSheet] fix: showModalBottomSheet does not move along keyboard (#71636)" (#77286) 2021-03-05 13:19:03 -08:00
Jenn Magder 7e02cc34f9
Bitcode strip Flutter.framework in assemble build target (#77329) 2021-03-05 10:38:57 -08:00
Chris Bracken 565e48777a
Roll Engine from 299eb3e710c1 to 67abe7f9a9e4 (13 revisions) (#77386)
This is a manual roll since it requires adding a new SemanticsAction to
an element in the flutter_test SemanticsAction matchers test which was
added as part of https://github.com/flutter/engine/pull/24734.

299eb3e710...67abe7f9a9

2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 994a571fc79a to 532138cea7ea (4 revisions) (flutter/engine#24812)
2021-03-05 skia-flutter-autoroll@skia.org Roll Dart SDK from b321d01eec78 to 4693d6d4f88e (1 revision) (flutter/engine#24811)
2021-03-05 skia-flutter-autoroll@skia.org Roll Dart SDK from 835da00aa6b5 to b321d01eec78 (1 revision) (flutter/engine#24808)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from d42fe062d0a7 to 994a571fc79a (1 revision) (flutter/engine#24806)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 3b58d38966f4 to d42fe062d0a7 (2 revisions) (flutter/engine#24805)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 6ba242d2a201 to 3b58d38966f4 (1 revision) (flutter/engine#24804)
2021-03-05 skia-flutter-autoroll@skia.org Roll Dart SDK from 1b674d73af53 to 835da00aa6b5 (1 revision) (flutter/engine#24803)
2021-03-05 chris@bracken.jp Update cppwinrt to build 2.0.210304.5 (flutter/engine#24801)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 55aaefe687c7 to 6ba242d2a201 (18 revisions) (flutter/engine#24799)
2021-03-05 47866232+chunhtai@users.noreply.github.com Adds set text action for voice access (flutter/engine#24734)
2021-03-04 jason-simmons@users.noreply.github.com SkParagraph: support multiple default font families (flutter/engine#24662)
2021-03-04 skia-flutter-autoroll@skia.org Roll Clang Mac from MQQ43_LGr... to MRLGJYv8V... (flutter/engine#24794)
2021-03-04 jason-simmons@users.noreply.github.com Allow calls to legacyMakeTypeface in the AssetFontManager (flutter/engine#24612)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2021-03-05 10:10:32 -08:00
Jenn Magder a7f7687a2e
Delete unzipped FlutterMacOS.framework before replacing artifact (#77316) 2021-03-04 19:36:21 -08:00
Gary Qian ee41782732
[flutter_tools] Deferred components build system (#76192) 2021-03-04 18:09:02 -08:00
Jonah Williams 81b9845041
[flutter_tools] migrate async_guard.dart to null safety (#76748) 2021-03-04 16:00:14 -08:00
chunhtai 9d53c11e17
disable semantics test for adding Set Text action in engine (#77295) 2021-03-04 15:44:02 -08:00
Michael Goderbauer ed755fba5e
Enable avoid_unnecessary_containers lint (#77294) 2021-03-04 15:29:03 -08:00
John Ryan c5d1600843
Fix typo in web template (#77011) 2021-03-04 15:24:03 -08:00
Jonah Williams 945e0df104
[flutter_tools] remove several AndroidSdk Mocks (#77264) 2021-03-04 12:24:03 -08:00
Kinarobin 6b500fa7f0
dispose image when cache clear (#76600) 2021-03-04 12:19:02 -08:00
creativecreatorormaybenot 8988c4e14c
Sort icon last (#76992) 2021-03-04 11:34:19 -08:00
Michael Goderbauer 67edb63d84
Re-land "Toggable Refactor (#76745)" (#77263) 2021-03-04 11:34:04 -08:00
Jonah Williams 90f353f9b1
[flutter_tools] dont crash when looking for AS4.1 on windows with no LOCALAPPDATA (#77261) 2021-03-04 11:29:20 -08:00
Michael Goderbauer 7b251f5f37
Enable use_function_type_syntax_for_parameters lint (#77163) 2021-03-04 08:59:17 -08:00
Jenn Magder 42c9e276d8
Increase dart migrate integration test timeout (#77192) 2021-03-03 18:58:52 -08:00
Jenn Magder eee0dc8441
Exclude arm64 from valid iOS simulators (#73828) 2021-03-03 18:58:37 -08:00
Michael Goderbauer effa7d5280
use textdirection for gradient of ShapeDecoration (#77186) 2021-03-03 17:39:03 -08:00
Greg Spencer c6ef4c75d9
Turn on sized_box_for_whitespace lint, fix instances. (#77099) 2021-03-03 17:29:02 -08:00
Jonah Williams ddcb8d7d6d
Update all versions! (#77153) 2021-03-03 14:11:30 -08:00
Jonah Williams dd6097806d
[flutter_tools] remove mocks from build_aar_test (#77170) 2021-03-03 14:04:04 -08:00
Jonah Williams 05ce6ce511
[flutter_tools] remove mock from android studio test (#77158) 2021-03-03 11:04:02 -08:00
Jenn Magder 67b2ca893e
Update minimum required version to Xcode 12 (#77025) 2021-03-03 11:00:35 -08:00