Sign in
flutter
/
mirrors
/
flutter
/
2efbc11b7a3d251326ff1e4da23da63de0058eb8
/
packages
/
flutter_tools
/
gradle
/
flutter.gradle
d230234
Revert Maven dependencies (#39747) (39157) (#39784)
by Emmanuel Garcia
· 5 years ago
1b429bd
Fix type mismatch in Gradle (#39747)
by Emmanuel Garcia
· 5 years ago
b63cb44
Use new Maven artifacts from Gradle (#39157)
by Emmanuel Garcia
· 5 years ago
9f39cad
Allow flavors and custom build types in host app (#36805)
by Emmanuel Garcia
· 5 years ago
242a422
Flutter build aar (#36732)
by Emmanuel Garcia
· 6 years ago
c9b466f
Revert "Add flutter build aar (#35217)" (#36731)
by Emmanuel Garcia
· 6 years ago
11460b8
Add flutter build aar (#35217)
by Emmanuel Garcia
· 6 years ago
03220ca
Make sure add-to-app build bundle from outer xcodebuild/gradlew sends analytics (#36122)
by xster
· 6 years ago
577c2fc
Ensures flutter jar is added to all build types on plugin projects (#34573)
by Josh Burton
· 6 years ago
bb6c3f8
Remove flutter_tools support for old AOT snapshotting (#34895)
by Todd Volkert
· 6 years ago
c50fa3d
Re-land config lib dependencies for flavors (#34668)
by Emmanuel Garcia
· 6 years ago
9dbc669
Revert "Config lib dependencies when using flavors (#34592)" (#34655)
by Emmanuel Garcia
· 6 years ago
c19f788
Remove portions of the Gradle script related to dynamic patching (#34606)
by Jason Simmons
· 6 years ago
358b9bd
Config lib dependencies when using flavors (#34592)
by Emmanuel Garcia
· 6 years ago
09c09bf
Add back ability to override the local engine in Gradle (#34460)
by Emmanuel Garcia
· 6 years ago
1c6cda9
Refactor Gradle plugin (#34353)
by Emmanuel Garcia
· 6 years ago
d9c1962
Instrument usage of include_flutter.groovy and xcode_backend.sh (#34189)
by Emmanuel Garcia
· 6 years ago
8627ff4
Allow multi-abi shared libraries in APKs and App bundles (#34123)
by Emmanuel Garcia
· 6 years ago
f8f7b89
Revert "Generate ELF shared libraries and allow multi-abi libs in APKs and App bundles (#33696)" (#34121)
by Jonah Williams
· 6 years ago
966b15b
Generate ELF shared libraries and allow multi-abi libs in APKs and App bundles (#33696)
by Emmanuel Garcia
· 6 years ago
841e1cf
Add mustRunAfter on mergeAssets task to force task ordering (#33272)
by Luiz Dubas
· 6 years ago
dc28ba8
Remove colon from Gradle task name since it's deprecated (#33191)
by Emmanuel Garcia
· 6 years ago
90f3890
Support ARM 32 and 64 bits in app bundles
by Emmanuel Garcia
· 6 years ago
3d09f93
Make Gradle error message more specific (#31850)
by Todd Volkert
· 6 years ago
427fceb
Remove the flutter_shared assets directory from the Gradle script (#27572)
by Jason Simmons
· 6 years ago
7c19ec6
Add2App: Fix crash resulted from hard-code module 'app' based resource copy. (#27154)
by KyleWong
· 6 years ago
7bfbc28
Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045)
by Jason Simmons
· 6 years ago
30f33d6
Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)
by Jason Simmons
· 6 years ago
f4c5e3e
[Gradle] Copy ICU data to flutter_shared only when building an AAR module (#26668)
by Jason Simmons
· 6 years ago
7c434a5
Revert "Add flutter_shared assets to module artifact (#23782)" (#26644)
by Vyacheslav Egorov
· 6 years ago
9880baa
Add flutter_shared assets to module artifact (#23782)
by Igor Borges
· 6 years ago
6d6ada1
Friendlier flags for Dart compilation training. (#25645)
by Stanislav Baranov
· 6 years ago
55f3da7
Flutter tool support for building dynamic updates (#25576)
by Stanislav Baranov
· 6 years ago
0a79810
Support Java 1.8 (#25470)
by Dan Field
· 6 years ago
125b5d6
Fixes gradle error: 'Could not find lint-gradle-api.jar' (#23095) (#23397)
by Stefan Mitev
· 6 years ago
323d157
newly created apps / plugins should use latest gradle dependencies (#22790) (#23314)
by Stanislav Baranov
· 6 years ago
dd789e6
Handle escaped spaces in deps-file. (#23273)
by Alexander Aprelev
· 6 years ago
51160b7
Revert "Handle escaped spaces in deps-file. (#23249)" (#23270)
by Alexander Aprelev
· 6 years ago
617e8f6
Handle escaped spaces in deps-file. (#23249)
by Alexander Aprelev
· 6 years ago
82d6589
Revert "newly created apps / plugins should use latest gradle dependencies (#22790)" (#23263)
by Yegor
· 6 years ago
751c083
newly created apps / plugins should use latest gradle dependencies (#22790)
by Sebastian Roth
· 6 years ago
f86bdf1
Fix bug where gradle build rule would rerun on switching from (#23183)
by Jacob Richman
· 6 years ago
52e5a9a
Add a profile build type to the Android app template (with plugin support) (#22884)
by Jason Simmons
· 6 years ago
570ae84
Remove unused deps and flags from flutter tool. (#22571)
by Stanislav Baranov
· 6 years ago
9a22f5a
Ensure that VM snapshot is copied from artifacts before gradle merges assets. (#22707)
by Stanislav Baranov
· 6 years ago
54c10f4
Implement build flow for hot updates on Android (#22391)
by Stanislav Baranov
· 6 years ago
efcd9a8
Simplify Gradle compiler output. (#21760)
by Greg Spencer
· 6 years ago
5ab9e70
Revert "Eliminate snapshot/depfile options to build bundle (#21507)" (#21563)
by Chris Bracken
· 6 years ago
v0.8.2
43a106e
Eliminate snapshot/depfile options to build bundle (#21507)
by Chris Bracken
· 6 years ago
4fc5048
gradle: add a dependency on the task that generates the x86 jar instead of the jar file (#21466)
by Jason Simmons
· 6 years ago
041ff62
Eliminate --preview-dart-2 flag (#21304)
by Chris Bracken
· 6 years ago
b5b5544
Remove unused snapshot.d depfile parameter (#20584)
by Stanislav Baranov
· 6 years ago
2c0329a
Replace flutter --build-snapshot with --precompile that takes input (#20574)
by Stanislav Baranov
· 6 years ago
393f927
Reland Flutter tool support for dynamic code #20543 (#20646)
by Stanislav Baranov
· 6 years ago
58e52cc
Revert "Flutter tool support for dynamic code" (#20644)
by Jonah Williams
· 6 years ago
25ba90a
Flutter tool support for dynamic code. (#20543)
by Stanislav Baranov
· 6 years ago
475678f
Make Gradle script support Flutter-as-lib (#18633)
by Mikkel Nygaard Ravn
· 7 years ago
bcaf026
Add flutter tool support for creating app-specific VM snapshots. (#18417)
by Stanislav Baranov
· 7 years ago
2ae4884
Revert elimination of Dart 1 (#18460)
by Chris Bracken
· 7 years ago
3daebd0
It's time to #deleteDart1 (again) (#18316)
by Chris Bracken
· 7 years ago
9495df4
Revert "It's time to #deleteDart1 (#18293)" (#18313)
by Chris Bracken
· 7 years ago
ed63e70
It's time to #deleteDart1 (#18293)
by Chris Bracken
· 7 years ago
4a2ed22
Propagate flutter tool verbose flag through gradle to flutter build bundle. (#18246)
by Stanislav Baranov
· 7 years ago
ec6c4ab
Rename --prefer-shared-library to --build-shared library consistently (#18164)
by Martin Kustermann
· 7 years ago
8c39c35
Upgradle Gradle dependencies to match Android Studio 3.1.2 (#18080)
by Mikkel Nygaard Ravn
· 7 years ago
87a6e2b
Revert "Update Gradle dependencies (#18071)" (#18074)
by Mikkel Nygaard Ravn
· 7 years ago
59bb2db
Update Gradle dependencies (#18071)
by Mikkel Nygaard Ravn
· 7 years ago
d21b279
Revert "Update Gradle dependencies to match Android Studio 3.1.2 (#17974)" (#17979)
by Mikkel Nygaard Ravn
· 7 years ago
0f557e7
Update Gradle dependencies to match Android Studio 3.1.2 (#17974)
by Mikkel Nygaard Ravn
· 7 years ago
bb88766
Revert "Update Gradle dependencies to match Android Studio 3.1.2 (#17942)" (#17966)
by Mikkel Nygaard Ravn
· 7 years ago
dac1baf
Update Gradle dependencies to match Android Studio 3.1.2 (#17942)
by Mikkel Nygaard Ravn
· 7 years ago
78e205c
Make Dart2 the default in Gradle script (#17682)
by Mikkel Nygaard Ravn
· 7 years ago
4fb7c91
Plumb --extra-front-end-options in flutter build bundle (#17404)
by Alexander Markov
· 7 years ago
7529064
Include kernel_compile.d in Gradle depfiles (#17175)
by Chris Bracken
· 7 years ago
a21c93d
Fix boolean flag parsing in gradle. Track 'trackWidgetCreation' as property of the build. (#16901)
by Alexander Aprelev
· 7 years ago
4443e4d
Cleanup FLX related code (#16416)
by Sarah Zakarias
· 7 years ago
731ed1b
Make flutter.gradle support Flutter used as lib (#16300)
by Mikkel Nygaard Ravn
· 7 years ago
43284d7
Reland filesystem options support with fix for Windows test. (#15655)
by Alexander Aprelev
· 7 years ago
0f3eada
Revert "Reland pass filesystem options (#15622)" (#15651)
by Alexander Aprelev
· 7 years ago
bbcf55a
Reland pass filesystem options (#15622)
by Alexander Aprelev
· 7 years ago
71b2cfb
Turn Dart 2 mode by default. (#15565)
by Vyacheslav Egorov
· 7 years ago
c663e33
Revert "Pass filesystem-root, filesystem-scheme options through `flutter run, build` and gradle. (#15592)" (#15621)
by Alexander Aprelev
· 7 years ago
0f659fb
Pass filesystem-root, filesystem-scheme options through `flutter run, build` and gradle. (#15592)
by Alexander Aprelev
· 7 years ago
dba9584
Pass extra front-end and gen_snapshot options to GenerateDependencies gradle task, as it also runs 'flutter build aot' (#14980)
by Alexander Markov
· 7 years ago
673c548
Generate and use dep-file for --preview-dart-2 (#15077)
by Alexander Aprelev
· 7 years ago
465478d
Update google repo url (#14958)
by Mikkel Nygaard Ravn
· 7 years ago
2c05eca
Flutter tools support for kernel transformer tracking Widget creation locations. (#13997)
by Jacob Richman
· 7 years ago
83e0ca2
Fuse --strong into --preview-dart-2 option.
by asiva
· 7 years ago
d5149d4
Toolchain support for Android ARM64 targets (#14394)
by Jason Simmons
· 7 years ago
b2c65e7
Update path to app.so when using aot compilation to shared library on android (#14302)
by Martin Kustermann
· 7 years ago
09a6df7
Clean up output directory before copying over new files (#14085)
by Alexander Aprelev
· 7 years ago
4954bbf
Read properties files as UTF-8 in Gradle scripts (#13981)
by Jason Simmons
· 7 years ago
426d6b0
support for --strong option (#13859)
by Siva
· 7 years ago
2ef379ad
Remove app.flx from apk (#13647)
by Sarah Zakarias
· 7 years ago
5e18c07
Reapply flutter_assets (#13567)
by Sarah Zakarias
· 7 years ago
5ae507a
Revert "Refresh template instances (#13563)" (#13565)
by Mikkel Nygaard Ravn
· 7 years ago
05d6b08
Refresh template instances (#13563)
by Mikkel Nygaard Ravn
· 7 years ago
a2296aa
Simplify project template (#13558)
by Mikkel Nygaard Ravn
· 7 years ago
ee65db1
Revert engine (#13547)
by Yegor
· 7 years ago
3af6b9c
Include a directory with Flutter assets (#12944)
by Sarah Zakarias
· 7 years ago
Next »