Skip to main content

4 docs tagged with "state-management"

View all tags

Architecture

A comprehensive guide to Flutter architecture patterns with detailed explanations, use cases, and practical examples. This guide covers MVVM (recommended by Flutter team), MVI, Clean Architecture, and other important patterns.

Hooks

Flutter Hooks Fundamentals

State Management

A comprehensive guide to Flutter state management patterns with detailed explanations, use cases, and practical examples. This guide covers local state, global state, and popular state management solutions.