m3e_expandable 1.0.2 copy "m3e_expandable: ^1.0.2" to clipboard
m3e_expandable: ^1.0.2 copied to clipboard

A Flutter package providing expressive, Material 3 expandable card lists with spring-driven animations and dynamic border radius.

1.0.2 #

  • expandable: add keyboard navigation and focus ring support
  • expandable: introduce M3EReorderableExpandableList component
  • expandable: use InkSparkle as default splash effect
  • expandable: add pressed scale micro-interaction support

1.0.1 #

  • expandable: streamline header layout and smooth state morphing animations
  • expandable: add bouncy header collapse animation with web hover stability

1.0.0 #

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

0.1.0 #

  • Major Refactor: Migrated to a more structured API using M3EExpandableStyle, M3EExpandableData, and M3EMotion.
  • Theming Support: Added M3EExpandableTheme for global styling across the app.
  • Spring Presets: Introduced M3EMotion with AOSP and Expressive motion presets for physics-based animations.
  • API Improvements: Added .builder constructors for manual control and M3EExpandableData for quick data-driven lists.
  • Interaction: Added support for hovering and pressing states with dynamic border radius.
  • Documentation: Overhauled README with detailed API guides and breaking changes.

0.0.1 #

  • Initial Release
  • Implemented M3E Expandable Cards with Sliver, ListView & Column support
  • Added Support for Customizable Haptics, Spring Physics, and Follows Material 3 Expressive Styling
2
likes
160
points
177
downloads

Documentation

API reference

Publisher

verified publishermuditpurohit.tech

Weekly Downloads

A Flutter package providing expressive, Material 3 expandable card lists with spring-driven animations and dynamic border radius.

Repository (GitHub)
View/report issues

Topics

#ui #material-3-expressive #m3e #expandable #physics

License

MIT (license)

Dependencies

flutter, material_ui, motor

More

Packages that depend on m3e_expandable