-
As far as I can tell, it's only possible to evaluate an expression in the context of the current frame. While this is the most common use case, it should be possible to evaluate in the context of spec…
-
Had completed some accessibility testing on Breez today.
Summary:
Breez was impressive in the sense that the QR code was acknowledged by the voice over. This is very good because it indicates to…
-
## Environment ##
- [x] Output of `flutter doctor`
```
[√] Flutter (Channel stable, 3.19.1, on Microsoft Windows [Version 10.0.22621.3155], locale en-GB)
[√] Windows Version (Installed version o…
peazz updated
4 months ago
-
- [X] I have updated Purchases SDK to the latest version
- [X] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md)
- [X] I have searc…
-
I am using a (riverpod) Consumer Widget which gets built by `builder` when pushing SheetRoute. This widget starts on a loading state but very quickly changes to a data state (after checking some datab…
-
### Steps to reproduce
1. Create a scrollable (tested and verified with `ListView` and `SingleChildScrollView`)
2. Wrap the scrollable in a tappable (`GestureDetector`, etc)
2. Put a bunch of tap…
-
While the old slide style transition still exists:
![Kapture 2019-06-03 at 14 31 13](https://user-images.githubusercontent.com/156888/58835987-482aba00-860c-11e9-9d5e-f1abf669cee9.gif)
There's a…
xster updated
3 months ago
-
The input validator does not support future so if i want to validate making a request i can't because flutter does not support sync http request. Any suggestion?
-
In my code when ever onChange is called the value is the same even if other options get selected.
how to solve this problem ?
-
flutter: 3.4.3
version: 2.2.0
use:
showOkAlertDialog(
context: context,
title: "xxxx",
message: "22222",
);
error:
./../../.pub-cache/hosted/pub.dev/adaptive_dial…