- 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.
-
- 24 Aug, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 7c24ff2c.
-
Sigurd Meldgaard authored
Top level `pub` is being deprecated.
-
- 12 Aug, 2021 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 14 Jul, 2021 1 commit
-
-
Jonah Williams authored
-
- 28 Jun, 2021 1 commit
-
-
Filip Hracek authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 10 Jun, 2021 2 commits
-
-
Aneesh Rao authored
-
Aneesh Rao authored
-