Tag
“cupertino-ui”
How to Migrate from Flutter Material to the Standalone material_ui Package
A complete guide to migrating from package:flutter/material.dart to the standalone material_ui package. Covers both the automated dart fix command and manual migration with the compatibility bridge.
September 16, 2026 AI Assistant
What's New in Flutter 3.47: Standalone UI Packages and Impeller on Desktop
Flutter 3.47 decouples Material and Cupertino into standalone packages, brings Impeller to desktop by default, and graduates Widget Previews to stable.
September 16, 2026 AI Assistant