-
Hello,
I have this problem:
```
Launching lib\main.dart on 23106RN0DA in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* What went wrong:
Exe…
-
**Describe the bug**
While debugging you can see the "Run | Debug" inlay hints but making changes on other files makes them unclickable for a long period.
**To Reproduce**
Steps to reproduce the …
-
I don't know if this is even possible, but it will be nice to have a way to run `flutter packages get` only once and have all the projects dependencies satisfied at once.
-
When I run the App I always get this Error
I wish for fix
Thank you
-
your documentation only shows how to setup the plugin to use with a flutter java project my project uses kotlin please i do i set it up
-
### Description
ios version is ok,
android version work before,
my flutter version: 3.24.0.
this my amplify configure method:
```dart
Future _configureAmplify() async {
try {
fina…
-
**Describe the bug**
I have a code editor where I have set the horizontal and vertical scrollbars to be permanently visible.
When I try to scroll, the text _behind_ the scroll bar is selected, inste…
-
**Is your feature request related to a problem? Please describe.**
crate 'proto' has type P.
crate 'api', a rust_input, does 'pub use P' and has a rust2dart() implementation. Everything is good here…
-
### Description
Ente Auth 3.0.7 on Linux throws a segfault when there's an invalid `windowHeight` in `shared_preferences.json`:
```json
{"flutter.windowWidth":450.0,"flutter.windowHeight":1652071…
-
### Context
In my app, we have two versions of a widget that are shown. The user clicks a button to swap between them. The widgets are pretty much completely different apart from this switching butto…