-
## 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
`main.dart`
```dart
import 'package:flutter/material.dart';
import 'package:flutter/cupertino.dart';
void main() {
runApp(MyApp());
}
class MyApp extends Stat…
-
Flutter WebView is stuck on certain devices. On my phone the folliwing example runs fine but every time I run it on my tablet it doesn't work.
## Steps to reproduce
1. Execute `flutter run` on t…
-
hi!
¿has your software language files? i want translate your app spanish
thanks!
-
Hi, since I upgraded Flutter I'm getting the following errors whenever I try to run any project. I've tried flutter clean, I've tried reinstalling, and searching for more info on how to fix this error…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
My d…
-
### Steps to reproduce
1. Create a new flutter project
2. Add integration_test folder
3. Add to pubspec.yaml
integration_test:
sdk: flutter
4. add new test file with the following…
-
## Steps to Reproduce
1. Run `flutter create will_pop_scope`.
2. Add animations package (animations 1.1.2)
2. Update the files as follows:
```dart
import 'package:animations/animations…
-
## Steps to Reproduce
1. Use this demo repo: https://github.com/slagathar/FlutterDebug_RouteIssue
2. With app running, run this ADB command:
`adb shell am start -a android.intent.action.VIEW …
-
steps to reproduce
1. use current stable version flutter 2.8.1
2. in pubspec.yaml use flutter: ">=2.8.0