The plugin connectivity could not be built due to the issue above.
PS D:\odel\User App> flutter build apk --release
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�訡�� � �ଠ� ��ࠬ��� -
Note: C:\flutter\.pub-cache\hosted\
pub.dartlang.org\google_maps_flutter-1.2.0\android\src\main\java\io\flutter\plugins\googlemaps\
TileProviderController.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Calling mockable JAR artifact transform to create file: C:\Users\Mihail\.gradle\caches\transforms-2\files-2.1\14fe116a90a202fa891975ff0e0fb98a\android.jar with input C:\Users\Mihail\AppData\Local\Android\sdk\platforms\android-29\android.jar
Calling mockable JAR artifact transform to create file: C:\Users\Mihail\.gradle\caches\transforms-2\files-2.1\a583c106607cb120c92ce62d2e1be8c6\android.jar with input C:\Users\Mihail\AppData\Local\Android\sdk\platforms\android-28\android.jar
Calling mockable JAR artifact transform to create file: C:\Users\Mihail\.gradle\caches\transforms-2\files-2.1\b227b69224c329a14ebdbbc8777f9667\android.jar with input C:\Users\Mihail\AppData\Local\Android\sdk\platforms\android-30\android.jar
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:validateSigningRelease'.
> Keystore file not set for signing config release
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at
https://help.gradle.orgBUILD FAILED in 58s
Running Gradle task 'assembleRelease'...
Running Gradle task 'assembleRelease'... Done 59,1s
Gradle task assembleRelease failed with exit code 1