-
I was trying to get test coverage generated by running this command:
`flutter test --coverage --no-test-assets --platform chrome --verbose`
```
07:14 +281 ~2: All tests passed! …
-
### Steps to reproduce
1. Touch 1 finger
2. Touch 2 finger
3. Release both finger
### Expected results
If release both finger one by one => "onScaleEnd 1" -> "onScaleEnd 0" in console.
If relea…
-
Error : MissingPluginException(No implementation found for method initialize on channel mixpanel_flutter)
on Mixpanel.init
-
meta is pinned to version 1.12.0 by flutter_test from the flutter SDK...
`flutter --version`
`Flutter 3.22.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 5dcb86f…
-
### Steps to reproduce
Execute the code sample (tested on `web` or `macos`)
### Expected results
To not throw any error
### Actual results
```console
The following assertion was thrown…
-
When receiving JSON:
`
[
{
"id": 1,
"name": "Test",
"schedule": {
"slots": [
[],
[],
[],
[],
[],
[],
[
…
-
## Error Description
### Issue:
When using the API call:
```dart
await gemini.text(
message.toString(),
modelName: "models/gemini-1.5-flash",
);
```
with the `post` function utilizing D…
-
Part of https://github.com/flutter/flutter/issues/67373
For example: https://github.com/jason-simmons/flutter_engine/tree/bmoot_merge_test
The (google internal) documentation for testing a PR wi…
-
There is a link error with flutter in Ubuntu 23.10 and the current nightly build of 24.04 for the sqlcipher_flutter_libs. I am running the flutter snap on the stable channel. I have installed dependen…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample on Android device
**Expected results:**
Expected: Keyboard should show
**Actual results:**
Expected: Keyboard not sh…