- 30 Aug, 2021 12 commits
-
-
engine-flutter-autoroll authored
-
Greg Spencer authored
-
Rami authored
-
Sigurd Meldgaard authored
* Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools The top level `pub` commmand has been deprecated and will print a message. It is however implemented via the __deprecated_pub command that prints no message.
-
engine-flutter-autoroll authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
d8e3d10d6 Roll Dart SDK from 87900c1affc8 to a81fbf00dde7 (1 revision) (flutter/engine#28365) (#89170)
-
keyonghan authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Tong Mu authored
This PR fixes KeyboardManager's key event synthesization logic, which were dispatching events with incorrect keys, making subsequent key events crash the app.
-
engine-flutter-autoroll authored
-
- 28 Aug, 2021 10 commits
-
-
engine-flutter-autoroll authored
f9a6fb1a5 [web] Support raw straight RGBA format in Image.toByteData() in CanvasKit (flutter/engine#28339) (#89113)
-
engine-flutter-autoroll authored
32ca7761c Revert "[ci] Revert the wait-on-check hash change (#4287)" (flutter/plugins#4289) (#89109)
-
engine-flutter-autoroll authored
e02b647ea [flutter_plugin_tools] Switch 'publish' from --package to --packages (flutter/plugins#4285) (#89108)
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 27 Aug, 2021 18 commits
-
-
Greg Spencer authored
Adds gems to framework_tests_misc Mac dependencies to get cocoapods, since that is bundled in with the gems in the dependencies.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
f843dd6da Roll Dart SDK from 8e1a55ce1580 to 654a078603ea (1 revision) (flutter/engine#28342) (#89055)
-
Craig Labenz authored
* changed controlsBuilder signature combined all parameters into ControlsDetails class * sample fixes * updates to docstrings * switched to positional argument for stepper.controlsbuilder * Merge branch 'master' into stepper-builder-fix
-
Greg Spencer authored
This adds the dependencies necessary to build a desktop app to the test_misc shards so that example integration tests can be run.
-
engine-flutter-autoroll authored
797c61d6b [camera] Fix a disposed camera controller throwing an exception when being replaced in the preview widget. (flutter/plugins#4272) (#89053)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
0588bfea1 Remove support for bypassing, or prompting for, git tagging (flutter/plugins#4275) (#89047)
-
moko256 authored
-
engine-flutter-autoroll authored
18f11cfab Roll Dart SDK from a0275f1d040d to 8e1a55ce1580 (1 revision) (flutter/engine#28338) (#89041)
-
engine-flutter-autoroll authored
3f808c1dd [in_app_purchase] Ensure purchases correctly report if they are acknowledged on Android (flutter/plugins#4257) (#89040)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
1f502e8b6 [camera] Add Android & iOS implementations for pausing the camera preview (flutter/plugins#4258) (#89030)
-
engine-flutter-autoroll authored
-
keyonghan authored
-