flyerhq/flutter_firebase_chat_core

Provider state management

gwbischof opened this issue · 2 comments

Hello!

Would it make sense to add an option, or a branch to do state management with Provider?
Provider is recommended by Flutter.
https://docs.flutter.dev/development/data-and-backend/state-mgmt/simple

Thanks,
Garrett

I can contribute code if this is a good idea.

A state management for what exactly? :)