flutter_m3shapes_extended 2.0.0 copy "flutter_m3shapes_extended: ^2.0.0" to clipboard
flutter_m3shapes_extended: ^2.0.0 copied to clipboard

A collection of Flutter widgets designed to easily implement Material 3's expressive shapes.

2.0.0 #

  • pubspec: migrate to standalone material_ui package for flutter 3.47
  • pubspec: Update the minimum flutter SDK to 3.47.0

1.2.1 #

  • Added childAlignment parameter to M3EContainer for optical centering and custom alignment of children within shapes.

1.2.0 #

  • Added polygons support in shapes (including RoundedPolygon and shape morphing)
  • [Breaking Change] Updated shape enum naming in Shapes to follow camelCase (e.g., verySunny, c4SidedCookie, l4LeafClover, etc.)
  • [Breaking Change] Renamed hearth to heart in Shapes enum to fix typo

1.1.0 #

  • Added support for Flutter 3.28.0
  • Added support for Dart 3.10.0
  • Added support for Flutter 3.28.0
  • Added support for Dart 3.10.0

1.0.0 #

  • Added Shape.clampShell with example in README.MD
  • Add gradient parameter to allow gradient fills
  • Add border parameter to allow border customization
  • Add boxShadow parameter to allow shadow customization
  • Add margin parameter to allow margin customization
  • Improved example app with gradient & clampShell examples and better layout
  • Rebrand to flutter_m3shapes_extended and add borders customization
6
likes
160
points
1.14k
downloads

Documentation

API reference

Publisher

verified publishermuditpurohit.tech

Weekly Downloads

A collection of Flutter widgets designed to easily implement Material 3's expressive shapes.

Repository (GitHub)
View/report issues

Topics

#ui #material-3-expressive #shapes #m3e #m3e-shapes

License

GPL-3.0 (license)

Dependencies

flutter, material_ui, meta, path_drawing, vector_math

More

Packages that depend on flutter_m3shapes_extended