auto_step 0.0.2 copy "auto_step: ^0.0.2" to clipboard
auto_step: ^0.0.2 copied to clipboard

Auto Step is a Flutter widget that facilitates the animation of components by automatically stepping through a sequence of values. It is particularly useful for creating animations or transitions with [...]

0.0.2 #

  • downgrade Dart SDK to 3.0.0
  • New! : AutoStepValues()
  • Breaking! : loop become loopMode in AutoStep() widget. This type become AutoStepLoopMode

0.0.1 #

  • initial release
5
likes
110
pub points
24%
popularity

Publisher

verified publisheranggaaryas.my.id

Auto Step is a Flutter widget that facilitates the animation of components by automatically stepping through a sequence of values. It is particularly useful for creating animations or transitions within your Flutter applications.

Repository (GitHub)
View/report issues

Topics

#animation

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on auto_step