-
When navigating through the app and interacting with the floating action button to access "My Collections," items that I haven't collected are displayed with a red border.
Steps to Reproduce:
1.…
-
### Command
```
/usr/local/bin/pod deintegrate
```
### Report
* What did you do?
- I was trying to install pods and it didn't work so I tried pod disintegrate once.
* What did you expe…
-
### Steps to reproduce
1. Create and run any flutter web app (counter example in my case)
2. Open it in safari
3. move the safari window from mac monitor to second monitor with bigger pixelRatio
…
-
Hi,
I am getting following error with latest version of the plugin (8.5.2:)
CocoaPods could not find compatible versions for pod "GoogleUtilities/Network": In snapshot (Podfile.lock): GoogleUti…
-
I followed the README but I can't get the plugin to work. I see:
```
Web Bundling failed 369ms node_modules/expo-router/entry.js (1 module)
error: node_modules/expo-router/entry.js: Cannot find m…
-
Probably related to https://github.com/flutter/flutter-intellij/issues/5272
## Steps to Reproduce
1. File > New project > Select Flutter > Next
2. Enter `test-project` as Project name > Finish
…
-
It assumes Google Chrome is installed on MacOS when issuing `v Open Flutter DevTools` from CLI debug interface. Installing Google Chrome resolves the crash.
## Command
```
flutter run -d stm32mp…
-
Hi OWR-Team,
wanted to ask how you deal with continuous integration for your projects in general. I built a native iOS-App (similar to NativeDemo) with the iOS-SDK and some modifications to the Devel…
-
** Don't make a duplicate issue.
You can search in issues to make sure there isn't any already opened issue with your concern.
**Is your feature request relasted to a problem? Please describe.**
…
-
### Steps to reproduce
Reproducible in go_router `14.2.3`
In mobile device, we use bottom nav bar, something like:
```dart
final mobileConfig = RoutingConfig(routes: [
StatefulShellRoute.…