-
### Bug Description
The confirmation dialog for overwriting an existing file does not work properly.
1. sometimes it does not appear at all, files are silently skipped.
2. sometimes it appears …
-
# WinUI 3.0
At the Microsoft Build conference in May 2019 we shared our plans for WinUI 3.0, which will greatly expand the scope of WinUI to include the full native Windows UI platform. This means …
-
### What is your question?
I'm trying to make a snackbar with 3 sec auto hide, + I need it to be able to swipe it away at any time. Didn't find a way to do this, please, help.
### Code of Conduct
-…
-
Hey, your package is awesome, but unfortunately the alert does not support the Material 3 dialog on Android 12 or higher. Can you implement it soon?
Other questions:
1. Is there a way to disable …
-
The router widget is pretty complex because it solved a whole range of issues. We should think about how do we make it easier for developers to use it.
Here are some ideas:
- [x] 1. Add more…
-
While most mpv developers (including myself) have no interest in developing a GUI, it could be a good idea to make one of the existing GUIs "official". It would be part of the mpv-player github organi…
ghost updated
7 months ago
-
## 🐛 Bug Report
```dart
var status = await Permission.phone.request();
print(status); // status always be granted
if (await Permission.phone.request().isGranted) {
// always be true
}
`…
-
```dart
defaultRadius: 30,
```
```dart
theme: lightTheme.copyWith(
inputDecorationTheme: lightTheme.inputDecorationTheme.copyWith(
isDense: true,
contentPadding: co…
-
i'm fine with Play Store, but you would certainly gain users there
-
From what I understand, since `games_services` is using the V2 Play Games SDK, it must call `PlayGamesSdk.initialize` on application start, as specified here:
https://developers.google.com/games/se…