-
## Steps to Reproduce
When I used AnimatedList and remove an item from the list, it calls initState on all the children below the removed item, which causes a widget refresh.
Here's a gif re…
-
Sorry for this possibly dumb question. According to the [doc](https://sveltematerialui.com/SASS.md) I have done this:
```
npm install --save-dev smui-theme
npx smui-theme template src/theme
```
…
-
**Is your feature request related to a problem? Please describe.**
Currently apps based on libadwaita aren't styled and they remain at the default dark or bright themes
**Describe the solution you…
-
### Jenkins and plugins versions report
Notification can be sent to channel but no content shown inside the channel
```text
Jenkins: 2.379
OS: Linux - 4.4.180+
---
ace-editor:1.1
an…
-
## Steps to Reproduce
1. Create a flutter web project
2. Add the font [Gidole Regular](https://www.ffonts.net/Gidole-Regular.font) to the project in the assets folder.
3. Add it in pubspec.ya…
-
## Steps to Reproduce
(0. I've attached a minimum reproducible example below)
1. Create a sample project with a Text widget.
2. Set the text of the Text widget to be some dual character emo…
-
## Steps to Reproduce
(This is on Windows desktop, I don't know about other platforms).
1. Create two `Text` widgets that are right next to each other (eg. in a `Row`).
2. Change the left one t…
-
### **Steps to reproduce**
1. Run `flutter create bug`.
2. Update your main with the following code.
```dart
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
…
-
Hi,
I am having some problems installing this theme in vim. I have already done everything in the readme, including the base16 part and I can't get it to work inside vim. It is working fine in iter…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…