Riverpod Containers

Use ProviderScope in Flutter and ProviderContainer in Dart for Riverpod; where provider state is stored, overrides, observers, testing with ProviderContainer.test. Use when setting up Riverpod in Flutter or pure Dart, understanding where state lives, or writing tests with a fresh container. Use this skill when the user asks about ProviderScope, ProviderContainer, or where Riverpod stores state.

majiayu000 aabefe7 2 files · 3.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/riverpod-containers commit aabefe7a16

Frequently asked questions

npx skillmds add majiayu000/riverpod-containers