-
Greetings team @ProtonWallet!
Hi! I'm Danny and I work with walletscrutiny.com. We verify the reproducibility of Bitcoin apps and devices.
We have scrutinized over 6000+ bitcoin-related apps and…
xrviv updated
13 hours ago
-
Example output after running: `flutter build apk --analyze-size --target-platform=android-arm64`
Then running `dart devtools --appSizeBase=apk-code-size-analysis_03.json` as the CLI output instru…
-
Namespace not specified. Specify a namespace in the module's build file: /{{username}}.pub-cache/hosted/pub.dev/flutter_dtmf-3.0.2/android/build.gradle. See https://d.android.com/r/tools/upgrade-assis…
-
To repro:
```
git clone https://github.com/shorebirdtech/flutter.git
cd flutter
./bin/flutter update-packages
cd packages/fluter_tools
../../bin/flutter test test/general.shard
```
Fails d…
-
We are doing a VM build with a shared download directory on a noexec mount. We are on Styhead using your scarthgap branch.
The gn fetcher does try to execute dart from the download directory, which…
-
### Steps to reproduce
1. Set up a new flutter project and enable web
2. Write a dockerfile to try and build for web in it (ours posted below)
3. Hook it up to a CI runner and have it try to buil…
-
## Command
```sh
flutter pub get --no-example
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
YamlException
```console
#0 Scanner._removeSimpleKey (package:yaml/src/scanner.…
-
To reproduce:
```diff
diff --git a/packages/flutter_tools/lib/src/flutter_plugins.dart b/packages/flutter_tools/lib/src/flutter_plugins.dart
index 67e9799087..0f543219f5 100644
--- a/packages/fl…
-
Builds fine on iOS but following error when compiling for Android:
`
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':background_location_tracker:compile…
-
getting the following error when using command **shorebird release android --artifact apk** while if making release apk using flutter build apk command its not giving any error.
```
[ ] FAI…