-
#### Description of the problem:
I've found in merged AndroidManifest.xml there is a activity which we can't add `android:exported=false` to it. This will cause app can't be installed. Is there any…
-
**Describe the bug**
I'm using fast image instead of default image component in react native.
In some component, fast image works fine with Android but in others, such as after I fetch from unspla…
-
At first I thought it was a bug on the library side (https://pub.dev/packages/auto_route), but I am reporting it here because it probably only occurs in the Android Emulator.
Please check Issue (ht…
-
**Platform**
- [ ] iOS
- [X] Android
**Description**
After Integrating and follow the same steps for Android, i am getting [Error: ICON_INVALID]. I did all the steps as the docs and all icons …
-
#### Description
When you have a Theme `ResourceDictionary` Xaml file that gets loaded in the `App.Xaml` via a `ResourceDictionary` `Source` reference and that Theme file in turn references sub files…
-
The primary color is different in light and dark modes, which causes the harmonized tone to be a little different. I am unsure whether that is actually a feature, but it can cause unintentional incons…
nxoim updated
7 months ago
-
### 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…
-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
Android, Web
### Have you already upgraded your packages?
Yes
### Dependency vers…
-
Hi, I wanted to know if you were planning to release the icons via library that can be implemented in Android applications. This question arises from the fact that I want to implement icons within wea…
-
## Steps to Reproduce
```
showDialog(
context: context,
builder: (BuildContext context) {
return CupertinoAlertDialog(
title: Text('title'),
actions: [
CupertinoD…