Riverpod Getting Started

Install Riverpod (flutter_riverpod or riverpod), wrap the app in ProviderScope, run a hello-world provider, and optionally enable riverpod_lint and code generation. Use when starting a Flutter or Dart project with Riverpod, adding the Riverpod dependency, or setting up ProviderScope and a first provider. For version highlights see the official Riverpod docs.

majiayu000 e25b0dd 2 files · 4.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/riverpod-getting-started commit e25b0dd03d

Frequently asked questions

npx skillmds add majiayu000/riverpod-getting-started