vintage / scratcher

Scratch card widget which temporarily hides content from user.
https://pub.dev/packages/scratcher
MIT License
572 stars 67 forks source link

Null check operator used on a null value #50

Open fly-qp opened 1 year ago

fly-qp commented 1 year ago

Running with Flutter 3.10.2 stable

Null check operator used on a null value at State.setState(framework.dart:1159)  
at ScratcherState.reset.<fn>(widgets.dart:322)