GithubHelp home page GithubHelp logo

brightknight08 / flutter_build_appbundle_error Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 57 KB

just to show that flutter 1.20 fails on `flutter build appbundle` when there are flavors

License: The Unlicense

Kotlin 2.35% Swift 6.43% Objective-C 0.60% Dart 90.62%

flutter_build_appbundle_error's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @brightknight08
  • ๐Ÿ‘€ Iโ€™m interested in {}
  • ๐ŸŒฑ Iโ€™m currently learning Dart, Flutter, Golang
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Riverpod, Freezed, Flutter, Golang, Firebase, TS/JS, Astrojs, etc
  • ๐Ÿ“ซ How to reach me: here, linkedin, gitlab

flutter_build_appbundle_error's People

Contributors

brightknight08 avatar

Watchers

 avatar  avatar

flutter_build_appbundle_error's Issues

flutter build appbundle fails

PS E:\lab\flutter_build_appbundle_error> flutter build apk --flavor signedinternal
You are building a fat APK that includes binaries for android-arm, android-arm64, android-x64.
If you are deploying the app to the Play Store, it's recommended to use app bundles or split the APK to reduce the APK
size.
    To generate an app bundle, run:
        flutter build appbundle --target-platform android-arm,android-arm64,android-x64
        Learn more on: https://developer.android.com/guide/app-bundle
    To split the APKs per ABI, run:
        flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi
        Learn more on:  https://developer.android.com/studio/build/configure-apk-splits#configure-abi-split
Removed unused resources: Binary resource data reduced from 46KB to 37KB: Removed 20%
Running Gradle task 'assembleSignedinternalRelease'...

Running Gradle task 'assembleSignedinternalRelease'... Done       123.6s (!)
โœ“ Built build\app\outputs\flutter-apk\app-signedinternal-release.apk (15.3MB).
PS E:\lab\flutter_build_appbundle_error> flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi --flavor unsignedprod
Removed unused resources: Binary resource data reduced from 46KB to 37KB: Removed 20%
Removed unused resources: Binary resource data reduced from 46KB to 37KB: Removed 20%
Removed unused resources: Binary resource data reduced from 46KB to 37KB: Removed 20%
Running Gradle task 'assembleUnsignedprodRelease'...
Running Gradle task 'assembleUnsignedprodRelease'... Done          87.2s
โœ“ Built build\app\outputs\flutter-apk\app-armeabi-v7a-unsignedprod-release.apk (5.1MB).
PS E:\lab\flutter_build_appbundle_error> flutter build appbundle --flavor signedinternal
Removed unused resources: Binary resource data reduced from 36KB to 21KB: Removed 39%
Running Gradle task 'bundleSignedinternalRelease'...
Running Gradle task 'bundleSignedinternalRelease'... Done          16.8s
Gradle build failed to produce an .aab file. It's likely that this file was generated under
E:\lab\flutter_build_appbundle_error\build, but the tool couldn't find it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.