-
W/mple.psg_selle( 2582): Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (greylist, reflection, allowed)
W/mple.psg_selle( 2582):…
-
**Describe the bug**
Calling Modular.to.pop() or Navigator.of(context).pop() in a widget wrapping a RouterOutlet doesn't dispose of the RouterOutlet's widget tree. This appears to be specific to Rout…
-
### Steps to reproduce
```
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
void main() async {
usePathUrlStrategy();
runApp(const MyApp());
}
```
launch app on any pla…
-
Issue is reproducible in release mode where an existing app backup is restored, using Google One or a rooted device.
This issue was being tracked in #161 and still exists in the latest version, yet…
-
I am trying to set `initialValue`. My code looks like
```
MultiSelectBottomSheetField(
initialChildSize: 0.4,
listType: MultiSelectListT…
-
**Describe the bug**
Invoking `saveFile()` without filename or without bytes parameter will crash the app silently.
**Platform**
- [ ] Android
- [X] iOS
- [ ] Web
- [ ] Desktop
**Platform…
-
I'm encountering a freezing issue when running the app on iOS. The log shows the following error:
`[ERROR:flutter/impeller/base/validation.cc(59)] Break on 'ImpellerValidationBreak' to inspect poin…
-
----------------FIREBASE CRASHLYTICS----------------
I/flutter (11285): PlatformException(error, Activity must be resumed to enter picture-in-picture, null, java.lang.IllegalStateException: Activity …
-
## Steps to Reproduce
1. Create a class like:
```dart
class PrintLogUseCase {
void call() => print("example"); // *******
}
class PrintLogUseCase2 {
void call() => print("example");…
-
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':flutter_compass'.
> Could not create an instance of type com.android.build.api.variant.impl.Li…