Creator - riverpod inspired state management library

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

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

    A state management library that enables concise, fluid, readable and testable business logic code.

    Hello, we just released a state management library called Creator and hope to get feedback here.

  • riverpod

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

    issue 2 FutureProvider/StreamProvider can lose state unexpectedly with await and autoDispose. This is due to riverpod clear old dependencies when start creating state. Creator solves this by only clear old dependencies when finish creating state.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • language

    Design of the Dart language

    But ultimately I don't think the build count is the issue here. It's about synchronously combining futures/streams when possible, aka https://github.com/dart-lang/language/issues/726

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