-
**Describe the bug**
Usei um FORK do modular, rodando em *example*.
To simulate this:
Mover i.addSingleton(SearchStore.new, config: storeConfig()); para um novo CoreModule:
```
class CoreMod…
-
### Steps to reproduce
1. Follow [Flutter Docs](https://docs.flutter.dev/get-started/install) install VSCode, Flutter Extension, Dart Extension
- Flutter SDK path: `D:\dev\flutter`
- VSCo…
-
I tried building the app from source, going by the steps in the workflow:
```yaml
build:
- sed -r '/signingConfigs.release/d' -i android/app/build.gradle
- git clone -b 3.24.5 https://github…
-
### 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
…
-
### Description
On iOS my rive animations are failing on initialization.
```
flutter: ----------------FIREBASE CRASHLYTICS----------------
flutter: Invalid argument(s): Failed to lookup symbol…
-
### Operating System
Windows 11
### Plugin
connectivity_plus
### Version
6.1.0
### Flutter SDK
3.24.4
### Compilation command
flutter run
### Dart Dependencies
```yaml
dependencies:
hand…
-
On one of my android devices I'm getting an exception but the plug-in keep working correctly!
```
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(error, U…
-
Before creating an issue, make sure that you are on the latest `file_picker` version and that there aren't already any similar opened inssues. Also, check if it isn't described on the [Wiki](https://g…
-
When I try to `flutter build apk --release` I'm getting this error:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':p24_sdk:verifyReleaseResourc…
-
Hey, I'm trying to run a test on JAVA but I'm getting this message
`FlutterServer not reachable on port 9000, Retrying..`
I tested the app with this command `adb logcat | grep flutter` and the lo…