Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Riverpod Alternatives
Similar projects and alternatives to riverpod
-
bloc
A predictable state management library that helps implement the BLoC design pattern
-
get_it
Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
flutter_hooks
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
-
flutter_getx_timetracker
Timetracker created with Flutter and GetX framework
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
-
TanStack Query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
-
mobx.dart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
-
-
starter_architecture_flutter_firebase
Time Tracking app with Flutter & Firebase
-
Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework (by badoo)
-
-
flutter-bloc-library-v1-tutorial
Flutter Bloc Library Tutorial (1.0.0 STABLE)
-
Google Fonts
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
-
-
capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
riverpod reviews and mentions
- Am I super dumb or is Riverpod SO complicated?
-
Display username/email after login in home page
I think you might need to use a state management if you want to keep the username and email always in scope in your application. Consider using riverpod or provider
-
Authentication in Flutter with REST & Riverpod
Sources: Riverpod: https://riverpod.dev REST: https://github.com/codeReview-youtube/flutter_auth_api PROJECT: https://github.com/codeReview-youtube/flutter_rest_riverpod_authentication
-
Dr. Riverpod: How I learned to stop worrying and love state management
Luckily, Riverpod is much more than a tool for state management; it's a reactive caching and data-binding framework, and we can build the whole app architecture around Riverpod. Curious to know how?
-
Journey to the riverpod for my flutter app.
In the meantime, I also was working on a react project that uses the React Query, and even though it's not a client-side state management library, I found it a simple and nice way of managing states. I wanted to have something similar but for flutter. Finally, the Riverpod caught my eye. The developer of the Provider developed Riverpod as a successor of the Provider. (Later, I found Recoil is the one I've been looking for in the React app for client state management, and it has a lot of similarities with Riverpod)
-
Build a flutter theme switch with riverpod
Now it's time to add a toggle switch in the app. I'll use riverpod. One of the famous framework people uses for state management. As expressed in the official document, It's more caching framework itself, but It's helpful to cache the global states.
-
Interesting Dart Syntax: mixin application class
Originally reported here: https://github.com/rrousselGit/riverpod/issues/1713
-
getx VS riverpod - a user suggested alternative
2 projects | 10 Oct 2022
-
Dark mode in Flutter using Riverpod
Then we'll need two more packages, one being Riverpod and the other Shared preferences.
-
Flutter Tutorial for Beginners | All In One
I would recommend you to learn another state-management package since the provider is not a perfect one. There are only two packages I recommend either Riverpod or Bloc. There are other packages too which are good but I would learn animation and designs instead of learning state-management one after another.
-
A note from our sponsor - Appwrite
appwrite.io | 22 Mar 2023
Stats
rrousselGit/riverpod is an open source project licensed under MIT License which is an OSI approved license.