Aldy J

Results 6 comments of Aldy J

same issue here, with the same version as above

I think once you've rendered this, the `initialValue` cannot be changed (even using `setState`). I do a workaround by substituting the widget with a `Container()` first before the value is...

For Windows 7, use @abutcher-gh solution above, the PR #100. I've tested in on Windows 7 and it works fine. If you clone this repo to local, don't forget to...

Hi, same here. In the mean time I just use hard-coded version in `pubspec.yaml`: `encrypt: 5.0.1` (without ^).