André Sousa
d7e851749a
Fix Gradle 7 warnings that are now errors in Gradle 8 ( #121958 )
...
Fix Gradle 7 warnings that are now errors in Gradle 8
2023-03-10 18:24:49 +00:00
Ian Hickson
6205c110d6
Remove "note that" in our documentation (as per style guide) ( #120842 )
...
* lerp documentation
* Remove Note, Note That from repo
* Improve BorderSide documentation.
* apply review comments
2023-02-17 22:27:33 +00:00
Vyacheslav Egorov
025ce117b7
Correctly propagate verbosity to subtasks in flutter.gradle ( #117897 )
...
* Correctly propagate verbosity to subtasks in flutter.gradle
* Add test
* Revert accidental changes
* Fix copyright year
* Fix imports
2023-01-04 09:54:21 +00:00
Camille Simon
de357647be
[Android] Bump template AGP and NDK versions ( #116536 )
...
* Bump versions
* Fix gradle errors test
2022-12-20 22:51:10 +00:00
Gary Qian
6e8ebb3771
Reland "Upgrade targetSdkVersion and compileSdkVersion to 33" ( #116146 )
2022-12-01 07:12:47 -08:00
Gary Qian
69a542dade
Apply multidex config in kotlin dsl gradle file ( #114660 )
...
* Apply multidex login in kotlin dsl gradle file
* Cleanup
* Remove plugin parameter passing
* Cleanup
* Restore dependencies block
* Analyzer
* Compiles
* Cleanup
* Cleanup
2022-11-09 01:52:08 +00:00
Adel Khial
cece4a5d19
Fix typo in flutter.gradle ( #114143 )
2022-10-27 22:05:03 +00:00
Gary Qian
b373be8891
Upgrade gradle for flutter tool to 7.3.0 ( #114023 )
2022-10-25 19:49:51 +00:00
Gary Qian
70c1f262ea
Avoid creating map literal in flutter.gradle
multidex check ( #113845 )
2022-10-21 20:08:07 +00:00
Gary Qian
864c406b5f
Scramble order of operations of flutter.gradle ( #111747 )
2022-10-10 19:55:08 +00:00
Brett Morgan
c0f48ba6bf
Fix for Issue #112983 ( #112985 )
2022-10-09 05:27:38 +11:00
Zachary Anderson
1587ee0123
Revert "Upgrade targetSdkVersion and compileSdkVersion to 33 ( #112936 )" ( #113064 )
...
This reverts commit f80411d893
.
2022-10-06 13:52:31 -07:00
Gary Qian
f80411d893
Upgrade targetSdkVersion and compileSdkVersion to 33 ( #112936 )
2022-10-06 20:11:28 +00:00
Zachary Anderson
74b18c948a
Revert "Bump android SDK to 33" ( #110861 )
2022-09-02 15:52:50 +00:00
Gary Qian
35c18eb13f
Bump android SDK to 33 ( #109583 )
2022-09-02 15:30:12 +00:00
Gary Qian
beef848630
Update flutter.gradle
AGP to 7.2.0 and bump default NDK version ( #109211 )
2022-08-15 23:57:46 +00:00
Daco Harkes
c2e58cdb18
Add quotes to Gradle NDK version error message ( #109026 )
2022-08-07 11:46:08 +00:00
Gary Qian
c02be8cd47
Support string compileSdkVersion for preview android SDKs ( #104662 )
2022-05-31 13:08:09 -07:00
Pierre-Louis
b9528c057a
Remove trailing spaces in repo ( #101191 )
...
* Remove trailing spaces
* more
* empty commit
2022-04-15 14:06:30 +02:00
Tacca
c8538873c8
95533 min sdk error msgs enhancements ( #99550 )
2022-03-08 16:20:21 -08:00
Emmanuel Garcia
9cb60c9828
Revert "reads min/target sdk versions from localproperties" ( #99191 )
2022-02-28 11:41:22 -08:00
Tacca
37a1aaf8c1
reads min/target sdk versions from localproperties ( #98450 )
2022-02-24 12:16:15 -08:00
Emmanuel Garcia
d2b5f34bc4
Revert "Fix how Gradle resolves Android plugin" ( #98050 )
2022-02-08 12:30:05 -08:00
Emmanuel Garcia
965397cfde
Fix how Gradle resolves Android plugin ( #97823 )
2022-02-07 11:05:14 -08:00
Daco Harkes
0e2f51dfd0
FFI plugins ( #96225 )
2022-01-26 23:44:45 +01:00
姚春锋
f802e639b2
skip 'generateLockfiles' for add-to-app project. ( #91458 )
2021-11-20 10:58:06 -08:00
Camille Simon
977c35307f
Add warning for bumping Android SDK version to match plugins ( #92451 )
2021-11-09 12:58:07 -08:00
Emmanuel Garcia
37dbe030fe
Bump Android Compile SDK to 31 ( #92022 )
2021-10-21 18:01:33 -07:00
Gary Qian
0407aa4480
Reland "Add multidex flag and automatic multidex support ( #90944 )" ( #92049 )
2021-10-19 02:20:39 -07:00
Emmanuel Garcia
d7631275fe
Bump targetSdkVersion to 31 and organize static values ( #91719 )
2021-10-15 13:41:48 -07:00
Zachary Anderson
a9c31eca48
Revert "Add multidex flag and automatic multidex support ( #90944 )" ( #91791 )
...
This reverts commit 1d9edde079
.
2021-10-13 23:09:50 -07:00
Gary Qian
1d9edde079
Add multidex flag and automatic multidex support ( #90944 )
2021-10-13 17:48:04 -07:00
Emmanuel Garcia
e7a9adeeab
Remove AndroidX workarounds ( #86911 )
2021-07-23 17:41:04 -07:00
Emmanuel Garcia
fa5883b78e
Add Gradle lockfiles and tool to generate them ( #83067 )
2021-05-21 13:04:03 -07:00
Jonah Williams
50ace38c32
[flutter_tools] make bundle-sksl-path a define ( #81576 )
2021-04-30 17:39:07 -07:00
Jonah Williams
d9638d25d7
migrate from jcenter to mavencentral ( #80908 )
2021-04-21 21:41:07 -07:00
Jonah Williams
c89d57f652
[flutter_tools] make flutter.gradle compatible with 7 rc1 ( #79167 )
2021-03-31 10:44:04 -07:00
Shi-Hao Hong
7a88eb97ea
Typo fixes ( #78755 )
2021-03-23 09:23:43 +08:00
Gary Qian
ee41782732
[flutter_tools] Deferred components build system ( #76192 )
2021-03-04 18:09:02 -08:00
Jenn Magder
e94f36a7c5
Skip assemble version check in tool backend scripts ( #76414 )
2021-02-22 10:54:19 -08:00
Emmanuel Garcia
da90156f8c
Fix plugin java class desugar ( #73758 )
2021-01-13 14:09:04 -08:00
Emmanuel Garcia
f172c827cb
Ensure apps can build while using AGP 3.3.0 ( #71964 )
2020-12-09 12:58:05 -08:00
Emmanuel Garcia
d35dd9f8a6
Allow flavors and build types when using plugins ( #71738 )
2020-12-07 09:23:04 -08:00
Emmanuel Garcia
8dd0de7f58
Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 ( #71446 )
2020-12-01 19:01:09 -08:00
Amir Hardon
7df04fdbd3
Revert "Migrate template to Gradle 6.7 and AGP 4.1.0 ( #70808 )" ( #71096 )
...
This reverts commit 8e73bab94c
.
2020-11-23 12:27:36 -08:00
Emmanuel Garcia
61dfbfe105
Wait for Android plugin to load before configuring plugin dependency ( #70970 )
2020-11-20 18:03:39 -08:00
Emmanuel Garcia
8e73bab94c
Migrate template to Gradle 6.7 and AGP 4.1.0 ( #70808 )
2020-11-20 13:05:35 -08:00
Jonah Williams
9a3a0dc18f
[flutter_tools] hot reload/restart update for asset manager change ( #66742 )
...
Do not upload all assets on initial devFS sync. This should increase the reliability of the initial connection, even in the face of flaky devfs behavior, in addition to a moderate perf improvement.
Updates fast-start to build assets as part of the initial bundle
Requires flutter/engine#21436
Requires flutter/engine#21586
Requires flutter/engine#21611
2020-10-09 12:25:15 -07:00
Jonah Williams
059de1537e
[flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows ( #63610 )
...
Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified.
Adds support for size analysis on android on windows, switching to package:archive
Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
2020-08-25 10:00:24 -07:00
Jonah Williams
6c6c7ba8ec
[flutter_tools] ensure x64 is built if target-platforms is not specified ( #62096 )
...
In the add-2-app case, users may not specify the android target platforms field, but this only defaults to arm builds. Add x64 to the default list.
Fixes #62095
2020-07-24 15:33:13 -07:00