-
### Which Platforms?
iOS
### Which Flutter Version?
3.19.5
### Which Braze Flutter SDK version?
11.0.0 and 11.0.1
### Repro Rate
100% when running testing
### Steps To Reproduce
flutter pub g…
-
### Steps to reproduce
I just make a demo as the document said
but having an issue with generated import don't know why
![image](https://github.com/leancodepl/patrol/assets/14329287/359163e8-b…
-
### Steps to reproduce
1 - With the app open, turn off the screen
2 - Turn the screen back on
3 - Exit the app
4 - Upon returning, the screen goes black. In the tests I performed, even with the bl…
-
### Description
Ente will not connect with Rethink enabled, but connects fine with it disabled. I've tried whitelisting every DNS and IP used by Ente without success. There's been no other updates ma…
-
It would be great if we could add this to github.com/flutter/tests so that upcoming logic changes could be caught before they cause breakage.
Hixie updated
2 years ago
-
## Issue Description
```dart
void main() {
final uri1 = Uri.parse('a://b?c=\${1 + 1}');
final uri2 = uri1.replace(queryParameters: {'c': '\${1 + 1}'});
print('uri1: ${Uri.decodeComponent(ur…
-
### :information_source: Info
Version: `0.9.1`
### :speech_balloon: Description
We're using flavors for our app, so instead of adding the `flutter_icons` to `pubspec.yaml`, following the flav…
-
Seen in eb89b9440520672aadde05b26e0cdbbaa6668add
```
$ autoninja -C out/host_debug_unopt flutter_linux_unittests
$ ./out/host_debug_unopt/flutter_linux_unittests --gtest_filter=*RegistrarRegister…
-
Recently, I've been getting this issue while creating the public key in debug mode. However, if I build the APK and test it on an Android box or Android TV,
I get this error: `error.0400008d:RSA r…
-
Version: `0.9.0`
How do I remove the launcher icon after activated? I removed the plugin name and assigned the file path from pubspec.yamal file. But it still has the icon on the first launch.
d…