-
Currently `flutter_svg` unit tests don't compile on web due to using non-web-only golden methods in a small number of tests. For now I've opted out the entire package from web Dart unit tests via `dar…
-
### Objective
To conduct automated test scripts for Catalyst Cardano integration test
### Test plan document
https://input-output-hk.github.io/catalyst-voices/architecture/10_quality/testplan…
-
Environment: flutter-elinux v3.24.3, Yocto Kirkstone, NXP iMX8/ARM64, wayland.
We see memory leaking when running the following simple test application which features a 100 x 100 pixel webp image:
…
-
I have the flutter app with all the necessary configuration such as integration_test/appium_test.dart file. When I built and run the app using the following command `flutter run ios --target integrati…
-
## What feature would you like to see?
## Issue Description
When trying to use the Firestore Emulator in Widget tests (`testWidgets`), `Firebase.initializeApp()` hangs indefinitely. We need a work…
-
### Operating System
Android
### Plugin
connectivity_plus
### Version
6.1.0
### Flutter SDK
3.24.5
### Compilation command
flutter run
### Dart Dependencies
```yaml
n…
-
**Description**
Describe what changes need to be done to the build system and why.
Errors Encountered For Web Build Using Both WASM & HTML Canvas/Canvas Kit Debug Builds:
For Debug Web Build …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
I'm …
-
The post-submit test builder `Linux plugin_test` had a flaky ratio 2.11% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: https://ci…
-
Can this command work with flutter test?
`dart run test_reporter --reporter allure_report -- flutter test`