-
I'm interested to use your app but getting below errors.
Resolving dependencies...
Downloading packages...
collection 1.18.0 (1.19.0 available)
http_parser 4.0.2 (4.1.0 available)
leak_tr…
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read https://github.com/sign…
-
I am trying to integrate the Smile ID Mobile SDK on my flutter app but I keep getting this error:
### Error
> ERROR:C:\Users\izuag\.gradle\caches\transforms-3\ca5811f96825c792f28a4afe8695c908\t…
-
#### Repro
```fs
module Thing
let error =
let f _ _ _ (stateA, resultA) (stateB, resultB) _ =
if stateA && stateB then resultA else resultB
f () () () (true, ()) (true, ()) ()
…
-
### Description
I keep getting this error when I build my Android application with this package.
Build file 'D:\dev\proton\node_modules\@shopify\react-native-skia\android\build.gradle' line: 1…
-
Hi, first of all thank you very much for the plugin, it was / is really helpful!
I am currently upgrading from Grade 7.2 to Gradle 8.2. There is now a paramter "namespace" that needs to be present …
-
### Summary
Not able to build `flutter` app, getting error below
```
PS C:\Users\pranay\Documents\flutter_projects\first_app\android> .\gradlew build --warning-mode all …
-
### Description
I am trying to upgrade my React Native project from v0.71.8 to 0.74.4 and I have Turbo Module with cmake.
iOS is working fine.
But I am unable to build Android
My CmakeListLists.…
-
### Steps to reproduce
All I did is create a new project and build the project using the same steps mentioned in the documentation using the followin commands
1. flutter create app
2. cd app
3…
-
### Issue Title
Build Failure: `:unique_identifier:verifyReleaseResources` Task Failed
### Description
The build process failed for the `:unique_identifier` module during the release build …