I’m using Provider for state management in my Flutter app, but I need to manage state in background tasks. Can I use Provider or another state management tool in non-UI components like background services?
Fóruns
The great place to discuss topics with other users