-
### Description
I'm developing on a windows machine, and tests for this project fail out of the box due to the difference in path separators on the host machine "\" vs "/".
1. One way to resolve t…
-
### Steps to reproduce
1. Set up a Codemagic workflow configured to run on a macOS environment (specifically, a Mac Mini M2).
2. In the workflow, use the following build commands:
```
dart pub glo…
-
### 🚀 The feature
Implement a GitHub Actions workflow to automate the build and release process for the Flutter application. This workflow will run automated tests on each code push to ensure code qu…
-
### Steps to reproduce
flutter doctor
### Actual results
After installing Flutter, every time you enter the Flutter command, it will appear “'\bin' 不是内部或外部命令,也不是可运行的程序
或批处理文件。”
Entering any flu…
-
### What
```[tasklist]
### Tasks
- [ ] https://github.com/openfoodfacts/smooth-app/issues/761
- [x] #1239
- [ ] Create tests for the scanner
- [ ] Create a test for product addition
- [ ] Cre…
-
We are seeing a lot of flakes with the Firebase Test Lab emulator tests and it would be worthwhile to determine if we can support these tests natively within our own infra.
See: https://ci.chromium…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### The question
I'm testing how URLs launch on differe…
-
Internal: b/376074365
The packages PR https://github.com/flutter/packages/pull/7587/checks which only updates the targeted SDK for example apps and makes some tweaks to the manifests as necessary to …
-
I've been using this extension, or a fork of this extension, for a very long time with Flutter/Dart. It always showed tests in the panel here. I didn't see Dart listed for the extension when I checked…
-
### Context
There have been a few issues opened asking questions about testing flutter apps with Amplify (unit and integration). The amplify flutter docs currently don't offer much guidance on test…