-
Background Color Not Changing on **Android 14 Emulator**
Screenshot:
![image](https://github.com/fluttercommunity/flutter_launcher_icons/assets/102645154/06167793-4f08-443d-9ce7-7be378c44f6e)
…
-
```console
PS C:\Users\ugura\Desktop\Mobileapp> flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi
Font asset "MaterialIcons-Regular.otf" was tree-shaken, re…
-
**Package Version**
Github, main
**To Reproduce**
Steps to reproduce the behavior:
1. Run code sample in mobile browser (I tested on iOS)
2. Focus editor, so that the keyboard is opened
3. Tap…
-
### Documented behaviour
```dart
PlaybackState _transformEvent(PlaybackEvent event) {
return PlaybackState(
controls: [
if (_player.playing)
MediaControl.pause.copyWi…
-
As a newbie I was trying to test drive the Flutter-Basics. I was wondering, this sample code could run on all supported platforms? Or it only runs on certain platforms?
So far I have tried it on a…
-
### What package does this bug report belong to?
flutter_svg
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
### Use case
Please Give solution into filter search by some values not all.
### Proposal
While filtering, if I want to select only 3 specific values using the search, it sometimes selects all valu…
-
For some reason the 🐣 🔎 🎵 ❓ icons are missing when running the snap on arm. Both my arm and x86 snaps are running on Mantic.
-
- I created a new flutter project, then I run `dart analyze` and got this error:
```
Internal error: Failed to handle request: analysis.setAnalysisRoots
Null check operator used on a null value
…