huahua_motion 0.0.3 copy "huahua_motion: ^0.0.3" to clipboard
huahua_motion: ^0.0.3 copied to clipboard

Composable, focus-driven motion primitives for Flutter interfaces.

0.0.3 #

  • Add HuahuaVariedExtentScrollTimeline with center-based focus geometry, varied-distance snapping, stable-key anchoring, and continuous focus updates.
  • Add experimental HuahuaMeasuredScrollTimeline for naturally sized items.
  • Allow empty fixed timelines and add configurable timeline, physics, snapping, stable item keys, and fractional focus callbacks.
  • Clarify that fixed-extent timelines accept any widget type but require equal item heights.
  • Expand the example with irregular image, mixed-media, and text-only cards.
  • Prevent incidental release velocity from automatically advancing to the next snapped card; low-speed releases now settle on the nearest center.

0.0.2 #

  • Add HuahuaFixedExtentScrollTimeline, a high-level core widget for arbitrary Widget content with focus motion, timeline synchronization, snapping, automatic visibility, and optional haptics.
  • Add public fixed-extent snapping physics.

0.0.1 #

  • Add the HuahuaFocusTransform motion primitive.
  • Add a center-focused scrolling example using network images.
  • Document the initial public API and roadmap.
  • Add complete, domain, and per-primitive public import entrypoints.
  • Turn the example entry screen into a motion demo catalog.
  • Add complete English and Simplified Chinese package and example guides.
0
likes
160
points
160
downloads

Documentation

API reference

Publisher

verified publisherleewei0923.com

Weekly Downloads

Composable, focus-driven motion primitives for Flutter interfaces.

Repository (GitHub)
View/report issues

Topics

#animation #motion #scroll #timeline #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on huahua_motion