Stack Explorer

Provider

State Management

InheritedWidget wrapper for simple state management in Flutter

200K/week → Stable

Features

stateflutterdependency-injectioninherited-widget

Pros and Cons

Ventajas

  • + Simple and easy to learn
  • + Officially recommended by Flutter
  • + Good performance
  • + DevTools integration
  • + Low boilerplate

Desventajas

  • - Limited for complex apps
  • - Requires BuildContext
  • - Riverpod is its improved successor

Use Cases

  • Small/medium Flutter apps
  • Simple state management
  • Basic dependency injection
  • First Flutter project

Tecnologías Relacionadas

Compatible with