-
Is this effect intended?
![Screen Recording 2020-07-20 at 20 12 16](https://user-images.githubusercontent.com/2883524/87966386-e0605880-cac5-11ea-9ccb-7b6c6e3d098e.gif)
Quite different from Mate…
-
| Pixel 5 (Android 12) | iPhone 14 (iOS 16.0) |
|-|-|
| | |
Code
```dart
import 'package:flutter/material.dart';
void main() {
const chars = ['⚠', '⚠️', '🫶'];
final textBuilder = …
-
## Steps to Reproduce
1. Run `flutter create create`.
2. Using the "Shape" parameter in "ListTile" causes a problem to contain a list inside "ExpansionTile".
If you don't use "Shape"…
-
Execution failed for task ':app:processDebugMainManifest'.
> Manifest merger failed : Attribute application@theme value=(@style/Theme.Foodon) from AndroidManifest.xml:11:9-44
is also present at […
-
When adding a listener to a `VideoPlayerController`, on the web, the listener is continuously fired even after the video itself ended.
I had a deeper look since the underlying ChangeNotifier should…
-
Follow the instructions from [Adding a new string to localizations](https://github.com/flutter/flutter/tree/master/packages/flutter_localizations#adding-a-new-string-to-localizations) to add the foll…
-
## Steps to Reproduce
I am trying to turn off flash mode for front camera on my iOS Device (version 14.8). I set the controller's flash mode to off, then print the controller.value.flashMod…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Scroll via `ScrollBar`
**Expected results:**
`SliverAppBar` starts floating just like it was dragged by touch or by mouse …
-
## Steps to Reproduce
1. Replace main activity code of any flutter application
2. Execute `flutter run` in release or profile mode, for debug mode all works fine
**Expected results:** …
-
[flutter_02.log](https://github.com/LianjiaTech/Beike_AspectD/files/12102984/flutter_02.log)
报错日志如文件所示