Convert Me from GetX to Riverpod, Bloc, or Something Else

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
  • getx

    Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.

    Thanks! I watched the video and he makes some good, rational points. He's definitely right about a lack of maintenance on GetX. It looks like they are looking for more maintainers: https://github.com/jonataslaw/getx/issues/2541

  • pub-dev

    The pub.dev website

    Why can't you access one provider from another using Provider? This is taken straight from the provider doc page on pub.dev. This is an anti-pattern though, and you might want to ask yourself why you're trying to access a provider from within a provider instead of combining those providers into a new provider in a meaningful way. Then your combined provider can update when either of the others are updated, if you set it up correctly.

  • 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.

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