diptanshumahish / watch

An open source movies / web series reccomendation app
MIT License
7 stars 11 forks source link

Add Provider Observer globally with proper logging #64

Closed sagnik-sanyal closed 1 year ago

sagnik-sanyal commented 1 year ago

Add provider observer using riverpod to help and keep a track of providers when they are being created , disposed etc, with proper logging in the console for better error management experience to the developer

sagnik-sanyal commented 1 year ago

I am ready to work on this issue

sagnik-sanyal commented 1 year ago

Please check this PR #65 for this issue