-
### 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
On macOS Sonoma 14.0, deploy target: iphone 8 running iOS 16.6
~~~
jaten@jbook ~/flutter101namer/namer $ flutter --version
flutter --version
Flutter 3.24.4 • channel …
-
My app is complete for the second project submission.
How many hours: 15
Optional User Stories:
- Some time spent on UI/theme
- Added a refresh button. Was going to do PullToRefresh, but importing …
-
# Figma document
- ...
Does not exist yet
# Platform
- ...
```[tasklist]
# Design phase
- [ ] Component exists on Figma
- [ ] Component is documented in the component library
- [ ] …
-
**Is your feature request related to a problem? Please describe.**
I want to implement dynamic coloring in part of my app, but MDC currently provides color extraction functionality that is extremely …
-
### Steps to reproduce
1. code from https://docs.flutter.dev/platform-integration/macos/platform-views
2. set debugRepaintRainbowEnabled true
### Expected results
able to click like iOS & An…
-
Good day, thx for library.
I have issue on rendering view in android studio editor.
> Failed to find style 'ev_style' in current theme
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
**Expected results:** All buttons and red container should have same height
**Actual results:** Buttons with VisualDensi…
-
error log:
> ./resources/values/styles.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'.
>
> ./resources/values/style…
-
## Issue
Hey, first of all, thank you for such a brilliant package!
I get an kinda empty remoteMessage in some case:
1. The app is in the background.
2. A notification …