flutter icon indicating copy to clipboard operation
flutter copied to clipboard

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

Results 4157 flutter issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce Using `FadeForwardsPageTransitionsBuilder` (e. g. in Android or by setting it by hand like in the example). 1. Create two screens each containing a Scaffold with an...

framework
f: material design
has reproducible steps
team-design
found in release: 3.38
found in release: 3.40

> [!NOTE] > This PR is based on conversation & feedback on go/flutter-android-harden-engine-shell-arguments. Reworks the mechanism for setting Android engine flags such that: 1. Flags **CANNOT** be set via [`Intent`](https://developer.android.com/reference/android/content/Intent),...

platform-android
engine
d: examples
team-android
team-engine
d: docs/

## Steps to reproduce 1. Clean process, no dart or flutter process running in the background 2. Open flutter project with vscode / any other IDE 3. Run `flutter run`...

c: regression
tool
c: performance
dependency: dart
a: build
perf: memory
has reproducible steps
P2
team-tool
triaged-tool
found in release: 3.38
found in release: 3.40

### Steps to reproduce Hi there - The iOS submission failed complaining missing signatures for flutter dependencies for device_info_plus, package_info_plus and url_launcher_ios. When I run `flutter build ios-framework --release --no-debug...

### Steps to reproduce 1. Launch the sample app below on an iPad device or simulator running iPadOS 26.1 (update Xcode to v26.1 to get the latest simulators). 2. Tap...

e: device-specific
platform-ios
framework
engine
f: material design
a: tablet
customer: crowd
e: OS-version specific
has reproducible steps
P1
workaround available
team-ios
triaged-ios
found in release: 3.35
found in release: 3.38

## Steps to Reproduce 1. Create a Flutter app with `Base.lproj` (default) and `it.lproj` (Italian) in iOS resources. 2. Set the iOS device language to **English** and the Region to...

in triage

### Steps to reproduce 1. Create or open any Flutter project 2. Clean project: flutter clean flutter pub get 3. Open iOS workspace: open ios/Runner.xcworkspace 4. Encode and export the...

in triage