-
I just upgraded to flutter 3.7 and pinput 2.2.23. Cannot Build release app bundle It gives me the following error
```dart
FAILURE: Build failed with an exception.
* What went wrong:
Could n…
-
···
Compiler message:
../../.pub-cache/hosted/pub.flutter-io.cn/cached_network_image-1.1.0/lib/src/cached_network_image_provider.dart:42:24: Error: The method
'CachedNetworkImageProvider.load' ha…
-
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:x86_64, id:5B5D3D31-4199-58BB-A20C-ED2BB1C54620 }
{ platform:macOS, name:Any Mac }
/usr/local/Cask…
-
Direct local .aar file dependencies are not supported when building an AAR. in android platform.
-
## Steps to Reproduce
1. Run code in [this DartPad](https://dartpad.dev/?id=1c6ce97137b860d025d320b3bb94055b)
2. Interact with the FAB with the toggle off and on
**Expected results:**
…
-
Hi thanks for the wonderful lib! I wonder how to use *both* 32-bit (arm) and 64-bit (arm64) to package an APK/AAB file with custom flutter engine?
According to https://github.com/flutter/flutte…
-
In multiple failed Gradle builds, users are seeing a suggestion to update their KGP version, when this is not the cause of the failure. We should either remove [the handler](https://github.com/flutter…
-
## Steps to Reproduce
Just copy and paste this code snippet and run it.
**Expected results:**
Text should not have such strange padding at bottom.
**Actual results:**
This i…
-
The Android compileSdkVersion is still set to 29, please update it to at least 33 otherwise it can cause issues with the Android Gradle Plugin, for example when changing the target language level:
``…
-
When I click on sign up button It does not respond , I think it does not connected with server due to IP address and Port issue , Can you tell me how to solve this issue (How to change IP and Port for…