-
my machine: Apple M2 Mac mini
my flutter version: 3.24.1
fvm flutter --version
Flutter 3.24.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 5874a72aa4 (3 mont…
-
### 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
The …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Storage
### Which platforms are affected?
Android, iOS
### Description
I have…
-
Hi, Can someone help to solve this issue?
1. I set the flutter driver in my project like this.
```
dev_dependencies:
flutter_driver:
sdk: flutter
...
```
2. And I also add a code l…
-
Using https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python
generate a JSON file with flutter quiz questions & another JSON file with python quiz questions on each topic.
python sc…
-
This is in a clean build locally with no changes.
```sh
flutter_tools % flutter-dev test test/integration.shard
```
The actual failures are not always the same, and sometimes pass when ran loc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
In-App Messaging, Messaging
### Which platforms are affected?
iOS
### Descript…
-
Because every version of flutter_test from sdk depends on collection 1.19.0 and videosdk >=1.2.3 depends on collection 1.18.0, flutter_test from sdk is incompatible with videosdk >=1.2.3.
So, becau…
-
### 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
Hell…
-
After going through the whole flow on `iOS`, app freezes and whole screen is greyed out, due to the fact that no `onExit` event is emitted. I am using `plaid_flutter: ^4.1.1`. Tested on physical iOS …