- 29 Jun, 2022 1 commit
-
-
Daco Harkes authored
-
- 24 Jun, 2022 1 commit
-
-
Christopher Fujino authored
-
- 13 May, 2022 1 commit
-
-
Jonah Williams authored
-
- 02 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Apr, 2022 1 commit
-
-
Jonah Williams authored
-
- 14 Apr, 2022 1 commit
-
-
Christopher Fujino authored
-
- 13 Apr, 2022 1 commit
-
-
Callum Moffat authored
* Implement trackpad gestures in framework * Touch and Pan/Zoom pointers have separate IDs now * Handle trackpad pointer device type * Respect supportedDevices for pan/zoom events * Update after rebase * Fix check failures * Avoid error with very short drags * Address feedback * Refactor drag event handler * Address more feedback * Add some missing punctuation
-
- 12 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 30 Mar, 2022 1 commit
-
-
Sigurd Meldgaard authored
-
- 09 Mar, 2022 2 commits
-
-
Chris Yang authored
-
Jeff Ward authored
-
- 28 Feb, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 24 Feb, 2022 1 commit
-
-
Tacca authored
-
- 04 Feb, 2022 1 commit
-
-
stuartmorgan authored
-
- 26 Jan, 2022 1 commit
-
-
Daco Harkes authored
-
- 04 Jan, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 5257f029.
-
Daco Harkes authored
* Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop. * Sample code doing a synchronous FFI call. * Sample code doing a long running synchronous FFI call on a helper isolate. * Use of `package:ffigen` to generate the bindings.
-
- 23 Dec, 2021 1 commit
-
-
Jenn Magder authored
Revert "[flutter_tools] [iOS] Change UIViewControllerBasedStatusBarAppearance to true to fix rotation status bar disappear in portrait" (#95747)
-
- 18 Nov, 2021 1 commit
-
-
moko256 authored
-
- 17 Nov, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 29 Oct, 2021 1 commit
-
-
Wu Zhong authored
[flutter_tools] [iOS] Change UIViewControllerBasedStatusBarAppearance to true to fix rotation status bar disappear in portrait (#92647)
-
- 27 Oct, 2021 2 commits
-
-
Jason Simmons authored
-
Christopher Fujino authored
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-
- 15 Oct, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 07 Oct, 2021 4 commits
-
-
Ian Hickson authored
-
Mouad Debbar authored
This reverts commit cb378edc.
-
Jenn Magder authored
-
Ian Hickson authored
-
- 05 Oct, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 13 Sep, 2021 1 commit
-
-
Jason Simmons authored
-
- 10 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Sep, 2021 1 commit
-
-
Jason Simmons authored
Offline pub assumes that the pub cache contains all needed packages. Running "flutter create" in online mode first will ensure that the pub cache is populated. Fixes https://github.com/flutter/flutter/issues/89759
-
- 07 Sep, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 30 Aug, 2021 1 commit
-
-
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.
-