riverpod-getting-started

Installation
SKILL.md

Riverpod — Getting Started

Instructions

Installing the package

Riverpod is available as a main package (Flutter: flutter_riverpod; Dart-only: riverpod). Optional packages add code generation and hooks.

Flutter:

flutter pub add flutter_riverpod

With code generation:

flutter pub add flutter_riverpod riverpod_annotation
flutter pub add dev:riverpod_generator build_runner
Related skills

More from serverpod/skills-registry

Installs
23
GitHub Stars
8
First Seen
Mar 20, 2026