- 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)
-
- 15 Dec, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 24 Nov, 2021 2 commits
-
-
Mouad Debbar authored
This reverts commit 6a3ea7eb.
-
Jenn Magder authored
-
- 20 Nov, 2021 1 commit
-
-
Andrei Diaconu authored
-
- 18 Nov, 2021 1 commit
-
-
moko256 authored
-
- 09 Nov, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit bfe9c598.
-
Greg Spencer authored
-
- 07 Nov, 2021 1 commit
-
-
Zachary Anderson authored
This reverts commit 9038fac9.
-
- 05 Nov, 2021 3 commits
-
-
Andrei Diaconu authored
-
Zachary Anderson authored
This reverts commit 058dfd49.
-
Andrei Diaconu authored
-
- 03 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)
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-
- 19 Oct, 2021 3 commits
-
-
Zachary Anderson authored
This reverts commit 31e33647.
-
Greg Spencer authored
This change updates the platform runners in the benchmarks subdir. I've attempted to replace the entire group with new code as if the project were recreated with flutter create so that they don't become a Frankenstein of minor changes to make it work again, but just plain old generated code that can be replaced and updated in place.
-
Gary Qian authored
-
- 18 Oct, 2021 1 commit
-
-
saltedpotatos authored
Also make the spelling ThemeMode consistent
-
- 15 Oct, 2021 2 commits
-
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-
- 14 Oct, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 1d9edde0.
-
Gary Qian authored
-
- 08 Oct, 2021 1 commit
-
-
Zachary Anderson authored
* Revert "Mark last failing test after gradle update as flaky. (#91423)" This reverts commit 46a52d03. * Revert "fix android template for Gradle 7 (#91411)" This reverts commit 51d06d53. * Revert "Add explicit version for mac and windows openjdk. (#91408)" This reverts commit bf429f27. * Revert "Update the openjdk version used by linux android tests. (#91405)" This reverts commit 2144ab8b. * Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642)" This reverts commit b6459f9b.
-
- 07 Oct, 2021 3 commits
-
-
Jenn Magder authored
-
Taha Tesser authored
-
Taha Tesser authored
-
- 05 Oct, 2021 1 commit
-
-
Greg Spencer authored
The first of three or four changes to update the platform directories of the packages in the Flutter repo that have out date platform code. This batch includes updating the flutter_view example, updating the sanity check numbers in analyze.dart, and adding some missing Podfiles in the examples. I also eliminated some trailing whitespace in the templates for Android.
-
- 02 Oct, 2021 1 commit
-
-
Littlegnal authored
-
- 22 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 20 Sep, 2021 1 commit
-
-
Jason Simmons authored
-
- 16 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 10 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 Sep, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 04 Sep, 2021 1 commit
-
-
Chris Bracken authored
When we landed the CMake minimum requirement constraint for Visual Studio 2019, we landed it with minimum version 3.15, since that's what was shipping with the current version of VS 2019 at the time. Looking at the release notes of earlier versions, it's clear that earlier versions of Visual Studio 2019 shipped with version 3.14. See: https://devblogs.microsoft.com/cppblog/visual-studio-cmake-support-clang-llvm-cmake-3-14-vcpkg-and-performance-improvements/ Looking at release notes for CMake 3.15, there are no features/fixes introduced in that version that we are dependent on. https://cmake.org/cmake/help/latest/release/3.15.html Issue: https://github.com/flutter/flutter/issues/88589
-
- 03 Sep, 2021 1 commit
-
-
Pierre-Louis authored
* Update .gitignore.tmpl * Add pubspec.lock * Exclude example/pubspec.lock * Address feedback
-
- 27 Aug, 2021 1 commit
-
-
moko256 authored
-
- 19 Aug, 2021 1 commit
-
-
Bernardo Ferrari authored
-