- 09 Jul, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Jul, 2020 1 commit
-
-
Kaushik Iska authored
-
- 07 Jul, 2020 3 commits
-
-
Dan Field authored
Roll packages, update XML deprecations.
-
Kaushik Iska authored
This reverts commit 2ab50994.
-
Kaushik Iska authored
This field is used to look-up the event in the platform that resuted a given `PointerEvent`. This is currently only used on Android, where the `embedderId` is set to be the `motionEventId` for a given `MotionEvent`. Roll engine to d0d6a4c2362d2ed478006bb3b01c34c0e96033b4
-
- 06 Jul, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 02 Jul, 2020 1 commit
-
-
Pierre-Louis authored
-
- 30 Jun, 2020 2 commits
-
-
Gary Qian authored
-
Jonah Williams authored
-
- 24 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 23 Jun, 2020 1 commit
-
-
Jonah Williams authored
Update all versions, specifically file which fixes some bugs that caused tests to fail if run in different orders: - systemTemp directories created by MemoryFileSystem will allot names based on the file system instance instead of globally. - MemoryFile.readAsLines()/readAsLinesSync() no longer treat a final newline in the file as the start of a new, empty line. - RecordingFile.readAsLine()/readAsLinesSync() now always record a final newline.
-
- 19 Jun, 2020 4 commits
-
-
Jonah Williams authored
Fixes #59718 Update all versions, specifically dwds which has a hot restart fix
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
- 18 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 17 Jun, 2020 1 commit
-
- 16 Jun, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (#59291) Ensure that the language version of the test/web generated entrypoint matches the language version of the test file to run, or the overall package language version if no annotation is provided.
-
- 15 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 12 Jun, 2020 1 commit
-
-
Chase Latta authored
-
- 11 Jun, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 08 Jun, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 43e28084.
-
Jenn Magder authored
-
- 05 Jun, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 04 Jun, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 03 Jun, 2020 5 commits
-
-
Dan Field authored
-
Jonah Williams authored
-
Jenn Magder authored
This reverts commit 2054f37a.
-
Jenn Magder authored
-
Jenn Magder authored
-
- 02 Jun, 2020 3 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
This reverts commit 8adaea90.
-
Jenn Magder authored
-
- 31 May, 2020 1 commit
-
-
Mehmet Fidanboylu authored
This reverts commit cd593dae.
-
- 29 May, 2020 2 commits
-
-
liyuqian authored
* Add clipBehavior to RenderFlex * Add clipBehavior to FittedBox * Add clipBehavior to Flex and FittedBox * Add clipBehavior to UnconstrainedBox * Add clipBehavior to Stack and Wrap * Add clipBehavior to TextEditable * Add clipBehavior to ListWheelScrollView * Add clipBehavior to SingleChildScrollView * Add clipBehavior to RenderViewportBase's widgets Those widgets are NestedScrollView and ShrinkWrappingViewport. * Fix tests * Remove enum Overflow and fix typo * Remove clipToSize * Analyze fix * Remove Mixin and other small fixes * Fix tests and respect Stack's default clipBehavior * Add Overflow back to make it non-breaking * Restore clipBehavior to make it non-breaking * Small fixes * Fix rebase
-
Tianguang authored
* Run `flutter update-packages --force-upgrade`. * Update test to 1.14.5.
-
- 27 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 20 May, 2020 1 commit
-
-
Justin McCandless authored
-
- 18 May, 2020 1 commit
-
-
Tianguang authored
* Bump flutter_gallery_assets version to ^0.2.0. * Run `flutter update-packages --force-upgrade`. * Add comment. * Remove duplicate key.
-