-
## Steps to Reproduce
1. Run a set of integration tests with Flutter app
2. On the Run tab, click on the History icon (clock)
3. Click on any element in the dropdown menu
➡️ This error is show…
-
### Steps to reproduce
Run the attached minimal sample on Chrome (web). I haven't tested it on Mobile platforms yet.
### Expected results
Focus traversal works properly for both panes
### …
-
ios % flutter run
Changing current working directory to: /Users/
Launching lib/main.dart on iPhone 13 Pro in debug mode...
Running pod install... 1,033ms
…
-
### 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…
-
I am trying to create an example app using the flutter sdk but when I want to run the app it generates the following error:
`Direct local .aar file dependencies are not supported when building an AAR…
-
### Discussed in https://github.com/fastlane/fastlane/discussions/21484
Originally posted by **SeptatrivantoWandy** August 25, 2023
Unable to use fastlane android codepush and resulting this e…
-
The tool is codesigning the Flutter.framework with the app developer cert on every build.
https://github.com/flutter/flutter/blob/d2ab6d9ac78bece19e111b37ef36ad4376dc7c6e/packages/flutter_tools/lib…
-
## Plugin Version
plugin version: google_mobile_ads: 5.2.0
platform: iOS
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
flutter dependencies in…
-
### 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…
-
### Steps to reproduce
Application fails to build when using Patrol CLI on Andorid.
My project uses kotlin_version `1.7.10` and gradle distribution `7.5`. I'm unable to migrate to Kotlin version…