-
**Is your feature request related to a problem? Please describe.**
Gallery uses Flare to display the animated open/close icon on the backdrop on the home page.
There are no plans to migrate Flare to…
-
I have an application that has horizontally scrollable tiles within a vertically scrollable list. These tiles are dynamically sized based on the screen size. It works well, but I noticed that on the *…
-
```
I/flutter (32514): ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
I/flutter (32514): The following assertion was thrown during performLayout…
-
Hey, I am currently working on a hobby project. I am trying to customize the looks of my app a lot, one of them is using a CustomScrollView and Slivers
But I ended up in a problem when I tried to…
-
## Steps to Reproduce
1. Run any app through VS Code.
**Expected results:**
App launching on my device and working.
**Actual results:**
old version of app lauches on device, but t…
-
See https://github.com/flutter/flutter/issues/31650#issuecomment-487204255 for where we got an invalid matrix, and https://github.com/flutter/flutter/issues/31650#issue-437515038 for how to reproduce …
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Add this to `pubscpec.yaml` under `dependencies`:
```
material_design_icons_flutter: 4.0.5755
```
3. Replace the content of `lib/m…
-
## Steps to Reproduce
this is my code :
```dart
Widget build(BuildContext context) {
final CustomThemeData cusTheme = kDefaultGalleryTheme.cusTheme;
final Key key1 = new Key('key1');
…
-
## Steps to Reproduce
- Install [flutter_spinkit](https://pub.dev/packages/flutter_spinkit)
- Run the below widget
```dart
import 'package:flutter/material.dart';
import 'package:flutter_sp…
-
Causes:
Sometimes it will cause, and it has caused for more than a thousand times since i first used flutter.
It cause for no reason, and randomly.
While on phone it will never throw this problem m…