material_ui 1.1.0 copy "material_ui: ^1.1.0" to clipboard
material_ui: ^1.1.0 copied to clipboard

The official Flutter Material UI Library, implementing Google's Material Design design system.

1.1.0 #

  • Add missing Widget of the Week videos to widget API docs.
  • Exposes ink_sparkle shader asset in pubspec.yaml and removes stretch_effect shader.
  • Fix Typo in Readme
  • Fixes typos in library code and tests.
  • SearchAnchor overlay expands to full-screen on viewport size change (e.g., on device rotation).
  • Fixes https://github.com/flutter/flutter/issues/186154.

1.0.1 #

  • Updates cupertino_ui dependency constraint to ^1.0.0.

1.0.0 #

  • README updated for the full release of material_ui.
  • Promotes the pre-release to 1.0.0.

0.0.3+1 #

  • Replace unresolvable doc imports
  • Added a main.dart example for the Pub "Example" tab that reference a curated list of existing examples.

0.0.3 #

  • Fix API doc by clearing unsupported directives introduced by macros.
  • Fix API doc references.
  • Adds MaterialUiCompatibilityBridge for legacy flutter/material.dart compatibility.

0.0.2 #

  • 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.1 #

  • Initial setup of the material_ui package, preparing for decoupling Material widgets from the Flutter framework.
261
likes
0
points
855k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

The official Flutter Material UI Library, implementing Google's Material Design design system.

Repository (GitHub)
View/report issues

Topics

#ui #widget #material

License

unknown (license)

Dependencies

collection, cupertino_ui, flutter, flutter_localizations, intl, material_color_utilities, vector_math

More

Packages that depend on material_ui