-
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…
-
I use two layers, `MarkerLayer` of `flutter_map` and `DragMarkers` of `flutter_map_dragmarker`, as shown in the code below.
```
FlutterMap(
...
children: [
...
MarkerLayer(markers: m…
-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency versions
pub…
-
It's reported that on some devices, such as Xiaomi Redmi Note 9 Pro, Samsung Galaxy S21 FE (Android 12, One UI 4.1), after removing and reinstalling the app, Hive database still persists.
**Steps t…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
See https://github.com/flutter/flutter/issues/149093.
As I understand our system today: every change to the macros package [requires a release](https://github.com/dart-lang/sdk/blob/main/pkg/_macro…
-
[ +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…
-
### Steps to reproduce
1. Clone this repo https://github.com/AshuSharma7/pinput_test
2. run the test using "patrol test --target integration_test/pin_test.dart"
I've tried using key method
`$(#…
-
### What package does this bug report belong to?
webview_flutter
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Depend…
-
I have a WebSocket server at ip address 192.168.0.11 with external port 9000, and a self-signed certificate.
The server is tested to work ok with an ios client using SocketRocket.
When I try to conn…