bizz84 / async_notifier_example_riverpod

AsyncNotifier example with Riverpod
https://codewithandrea.com/
MIT License
30 stars 9 forks source link

Error on Sign in or Sign out #2

Closed mirozahorak closed 1 year ago

mirozahorak commented 1 year ago

On Sign in or Sign out: StateError (Bad state: Future already completed)

bizz84 commented 1 year ago

Strange. Seems like importing the generated authControllerProvider did the trick.