material_ui
The official Flutter Material UI Library, implementing Google's Material Design design system.
1.0.1
325K downloads/mo
#654 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 4 days ago
19 Aug 2026
Release timing varies
gaps range from 8 days to 5 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
6 releases · first in 2026
6 releases in the last 12 months
see the full history below
Release timeline
6 releases · Feb 2026 to Aug 2026Releases
latest 6-
1.0.119 Aug 2026 -
1.0.012 Aug 2026Release notes
Open source →- README updated for the full release of material_ui.
- Promotes the pre-release to 1.0.0.
-
0.0.303 Aug 2026Release notes
Open source →- Fix API doc by clearing unsupported directives introduced by macros.
- Fix API doc references.
- Adds MaterialUiCompatibilityBridge for legacy flutter/material.dart compatibility.
-
0.0.3+111 Aug 2026Release notes
Open source →- Replace unresolvable doc imports
- Added a main.dart example for the Pub "Example" tab that reference a curated list of existing examples.
-
0.0.222 Jul 2026Release notes
Open source →- Copies over all Material code from flutter/flutter.
- Copies over Material localizations from flutter/flutter's flutter_localizations package.
- Unpins material_color_utilities.
- Migrates API doc samples and formatting.
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
-
0.0.118 Feb 2026Release notes
Open source →- Initial setup of the
material_uipackage, preparing for decoupling Material widgets from the Flutter framework.
- Initial setup of the