Flutter: StateError (Bad state: No ProviderScope found)
i am trying to have both dark and light mode (before my app was just dark).
i used hooks_riverpod: ^2.5.1 to switch between these modes.
i am trying to have both dark and light mode (before my app was just dark).
i used hooks_riverpod: ^2.5.1 to switch between these modes.