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

Adds support for the experimental dynamic module feature to Flutter builds targeting wasm. Also adds the necessary loading mechanism to the entrypoint/embedder script to allow Flutter to load the additional...

tool
engine
platform-web

Follow up to https://github.com/flutter/flutter/issues/102983

tool
autosubmit

Fixes https://github.com/flutter/flutter/issues/161927

tool

Also marked the class as `@immutable` and `const` Nice to have files

platform-ios
tool
a: desktop
team-ios

Was causing the following warning on Git checkout: ``` warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group...

tool

### Steps to reproduce final ProductDetailsResponse productDetailResponse = await globalInAppPurchase.queryProductDetails(_kProductIds.toSet()); ### Expected results Obtain product list ### Actual results storekit failed to get response form platform ### Code sample Code...

### Background In our [recent work](https://github.com/flutter/flutter/issues/164670) on supporting scrolling in "share extension", we had a discussion on whether it should be part of engine or not. In the past, similar...

platform-ios
P2
team-ios
triaged-ios

https://skia.googlesource.com/skia.git/+log/e61cc6d073fd..ea5678932340 2025-12-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC [email protected],[email protected] on...

engine

Instead of using fake touch events. Fixes #177992, fixes #175606 haven't updated the scenario tests. ### Limitations ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed...

platform-ios
framework
engine
f: material design
f: cupertino
team-ios