Skip to main content

5 docs tagged with "ui"

View all tags

Advanced Widgets

A comprehensive guide to advanced Flutter widgets, performance optimization techniques, and common patterns. This guide covers custom painting, animations, responsive design, and best practices for building complex UIs.

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.

Navigation

A comprehensive guide to Flutter navigation patterns with detailed explanations, use cases, and practical examples. This guide covers both imperative and declarative navigation approaches.

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.

Widgets

A comprehensive guide to Flutter widgets with detailed explanations, use cases, and practical examples. This guide helps you understand when, why, and how to use each widget effectively.