-
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
8 months ago
-
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…
-
Eh, had the wrong text in here, too many open tabs :see_no_evil: But while I'm here, and the issue was already created, let me transfer this over here:
Strange, today's release was no longer reprod…
-
I want to set up certificate pinning, which would work on both Android and iOS, but it would be handled by the native platforms (if I would use pinning in Dart, it could be evaded when making calls fr…
-
For package updates that include breaking changes it can be sometimes useful to present the developer(package user) with a prompt showing a message provided by the package developer.
I think this w…
-
Hi Letsar,
Thanks for making such a wondeful and useful package for sliver!
I want to depent on this package for my project but a bit stuck figuring out why the sticky head is being cut-off undern…
-
When I tried converting the code to an .apk file, it wouldn't work. Instead, it showed this:
```
PS C:\Users\materialsworld\Desktop\passwd-develop> flutter build apk --target-platform android-arm …
-
On touch devices onPanStart does not trigger for Gesture Detector that is in a NesterScrollView's title. Attached video and minimal example code.
Video of issue: https://github.com/flutter/flutter…
-
Hello!
I faced with issue of traversing semantics nodes for a list that child of a NestedScrollView.
The problem is that when the semantics focus reaches the end of the screen border, it does not …
-
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…