-
E:\Android_Flutter_Project\demo> flutter-tizen doctor -v
[!] Flutter (Channel [user-branch], 3.22.2, on Microsoft Windows [Version 10.0.19045.4651], locale en-IN)
! Flutter version 3.22.2 on ch…
-
I've used `dart pub global activate` to make a tool usable directly from the command line. It works, but it's rebuilding the tool every time I invoke it. The tool (named qq) is just a thin git wrapper…
-
### Steps to reproduce
1. Install clean Ubuntu 24.04.1 LTS (latest long-term support version)
1. `flutter create` a new application
2. `flutter run` as a Linux app
3. Notice that there are no anim…
-
### Steps to reproduce
1. Create a dialog
2. Open the dialog (and see)
3. Close the dialog (and see)
### Expected results
The Material Design Specification states, "android components expand and …
-
getting the following error when using command **shorebird release android --artifact apk** while if making release apk using flutter build apk command its not giving any error.
```
[ ] FAI…
-
I encountered the following error while attempting to build a release APK:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':storage_space:verifyReleaseRes…
-
It seems that `flutter_keyboard_visibility` hasn't been updated for a while, having PRs on hold for one or two years that already fixed some issues:
- **Support for [Flutter/WASM](https://docs.flut…
-
**Describe the bug**
When I use final response = await client.rpc(
session: userSession!,
id: targetId,
payload: jsonEncode(payload),
); when sending a message
response…
-
My flutter app showing blank screen in the android versions 10 and below versions, but it's working fine in the android devices of version above 10.
I am using flutter_inappwebview 5.7.2+2 in the f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
Android
### Description
…