-
After day one of upgrading Flutter to Flutter version 3.24.0, I suddenly started getting build issues because of the conflict with the Razorpay package name 'com.razorpay'.
## Description
**Below …
-
### Steps to reproduce
Having a DropdownButtonFormField in a Wrap inside of SliverFillRemaining with hasScrollBody=false breaks the rendering immediately.
The gist contains the smallest possible r…
-
### What package does this bug report belong to?
path_provider
### What target platforms are you seeing this bug on?
Android, iOS
### Have you already upgraded your packages?
Yes
###…
-
[ +98 ms] > Configure project :image_picker_android
[ +1 ms] Evaluating project ':image_picker_android' using build file
'/home/paolo/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/androi…
-
I have tested the simple example for SPI using the same BME280 you recommended.
It is not working - the error is "unknown model"
Linux kernel: Linux 6.6.31+rpt-rpi-v8 aarch64
Setup using r…
-
**Describe the bug**
I upgraded to flutter 2, I'm not using the latest version I'm on 1.7.1. Despite pub.dev displaying some 1.8.0 which I don't see here in master.
I haven't set onDone callback,
…
-
### Steps to reproduce
When the physics property of a NestedScrollView is set to NeverScrollableScrollPhysics and the height of the body exactly matches the height of the viewport, scrolling becomes …
-
Below is my code snippet which i am using to get location update in app.
Initially i wasn't able to adjust location pin size but later i found that if i give some value as a String to "scaleExpressio…
-
Internal bug: b/324903750
### Steps to reproduce
Please see the example code below.
### Expected results
The test passes.
### Actual results
The test fails, with an error saying th…
-
See in this example, the Placeholders content is allowed to pass underneath the Green area for 150pixels, before the green area actually begins to shrink. The Green and Red areas are both `SliverPersi…