rrousselGit / state_notifier

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

Is it possible to use without provider 4.1.x-dev #14

Closed chimon2000 closed 4 years ago

chimon2000 commented 4 years ago

My project currently relies on provider 4.0.x but there's a hard dependency on 4.1.x-dev with flutter_state_notifier.

rrousselGit commented 4 years ago

It is, but I'm a bit lazy Feel free to make a pull request. It should be simple