-
We experience runtime errors while running our app app in-browser with WASM support.
Unfortunately, our app is quite large and I wasn't able to boil this down to a minimal reproduction step right n…
-
## Bug report
**Describe the bug**
Android repetitive crash on various devices
## Additional context
As reported by crashlytics and also from users
## Stacktrace
Click to expan…
-
### Steps to reproduce
Place an ExpansionTile that is wrapped with a Card inside of a CustomScrollView that is inside a NestedScrollView. Place a few ListTiles below the ExpansionTile in a SliverList…
-
5.1.0
**Environment**
- OS: Android
**Bug**
There is an error that appears when recording is stopped, this error is not present in record 5.1.0 and record_android 1.1.0 versions, I didn't…
-
Got the following failure on Flutter CI:
full logs before crash
```
▌11:52:54▐ STARTING ANALYSIS
▌11:52:54▐ SHARD=customer_testing
▌11:52:54▐ Running customer testing
RUNNING: cd .; git fetc…
Hixie updated
5 months ago
-
Consider the following example:
```dart
import 'package:flutter/material.dart';
import 'package:super_sliver_list/super_sliver_list.dart';
void main() {
runApp(const MainApp());
}
class M…
-
### Bug description
When I add `primaryXAxis: NumericAxis(isVisible: false),` to a `SfCartesianChart` and then resize the flutter app window the application crashes. Remove this line and it works f…
-
### Steps to reproduce
1. Tap on a list item inside the SliverList to add the item inside the SliverPersistentHeader and as a result, make the SliverPersistentHeader visible.
2. Tap on the added ite…
-
### Steps to reproduce
In the example project for `flutter_markdown`, go to minimal_markdown_demo.dart. Change the value of _data to `'![Flutter logo](https://storage.googleapis.com/cms-storage-bucke…
-
### Steps to reproduce
I have searched many closed questions but I think they didn't provide answer. There is something not right with Gesture handling in Flutter.
### Expected results
I want 'on …
imrhk updated
5 months ago