0 purchases
walk line container
Usage #
These packages help add vitality to destinations, and you can use them for anything
Getting started #
The package is very simple and easy to use
Example #
WalkLineContainer(
width: 100,
height: 45,
angle: 90,
child: null,
colors: [Colors.red, Colors.orange],
curve: Curves.bounceOut,
duration: Duration(microseconds: 800),
reverse: false,
steps: [0.2, 0.6],
thicken: 4,
)
copied to clipboard
About Package #
This package enables you to create a frame that moves along the edges of the container and can be controlled as you like
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.