Is there a way to unsubscribe from listening to a Riverpod provider without destroying the object that was originally listening? Or are we supposed to make a separate new object that does not watch the original provider, sub it in, and somehow self-dispose of the original? Is so, how?

This page summarizes the projects mentioned and recommended in the original post on /r/flutterhelp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • riverpod

    A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

    Coming soon, there will be a onCancel property too; this will let you set callbacks for when your provider is no longer listened to, but not disposed yet.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts