rrousselGit / state_notifier

ValueNotifier, but outside Flutter and with some extra perks
MIT License
311 stars 28 forks source link

Fix flutter_state_notifier compile error #32

Closed mono0926 closed 4 years ago

mono0926 commented 4 years ago

As described here, flutter_state_notifier is broken after v0.6.0, so this PR fixes the compile error.

image

https://pub.dev/packages/flutter_state_notifier/score

rrousselGit commented 4 years ago

Interesting, I did not get this issue 🤔

Thanks!