vintage / scratcher

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

Update for flutter 3.0 is needed #41

Closed Srini-B closed 2 years ago

Srini-B commented 2 years ago

below is the issue when running the app in flutter 3.0+

`/opt/homebrew/Caskroom/flutter/2.8.1/flutter/.pub-cache/hosted/pub.dartlang.org/scratcher-2.2.0/lib/widgets.dart:180:44: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.

vintage commented 2 years ago

Fixed by @andersonmendess https://github.com/vintage/scratcher/pull/40