-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency ver…
-
First I use this example from here:
https://github.com/letsar/flutter_sticky_header/blob/master/example/lib/examples/mix_slivers.dart
Instead of hard-coded `_StickyHeaderList` in build method:
h…
-
## Use case
It's impossible to implement a pull-to-refresh below the app bar using slivers. You can wrap the parent `CustomScrollView` in a `RefreshIndicator`, but then the indicator will be pulle…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Tap on the TextField
in the actual project the ListView under body of NestedScrollView is wrapped inside a TabBarVi…
-
Since `NestedScrollView` wants to provide controllers to the children, it should throw a helpful assertion message if it detects that the children already have controllers.
## Steps to Reproduce
…
-
## Flutter Sound Version : 6.4.4+1
- **FULL** or **LITE** flavor ?
FULL
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
$ flutter pub deps
Dart SDK 2.10.4
…
-
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…
-
## Sreyleak:
Commissioner
- PR #1570
- WIP #1534
App
- PR 1493 => https://github.com/bookmebus/cm-market-app/pull/1493
- PR 1540 => https://github.com/bookmebus/cm-market-app/pull/1504
-
Am I doing something wrong or is the package not handling simulated declines properly on iOS.
I'm getting the same results using Tap to Pay for all of the following on iOS:
- Using a Terminal Te…
-
I want to do SSL pinning of server certificate that is issued by [LetsEncrypt](https://letsencrypt.org/) in my [flutter](https://flutter.dev) code. Following is my code:
```dart
static http.Client …
daadu updated
7 months ago