II.
Library overview
Reference · livelibrary:riverpod
Riverpod overview
A compile-safe, testable state management library for Flutter and Dart that improves on Provider by eliminating global state, supporting multiple providers of the same type, and enabling fine-grained reactivity through code generation.
Attributes
displayName
Riverpod
belongsToLanguageId
category
state-management
description
A compile-safe, testable state management library for Flutter and Dart that
improves on Provider by eliminating global state, supporting multiple providers
of the same type, and enabling fine-grained reactivity through code generation.
Outgoing edges
alternative_to3
- library:bloc·LibraryBLoC
- library:provider·LibraryProvider
- library:get-x·LibraryGetX
belongs_to_language1
- language:dart·LanguageDart
library_used_by1
- skill-area:application-state-management·SkillAreaState Management
Incoming edges
uses_library1
- specialization:flutter-mobile·SpecializationFlutter Mobile