walk_line_container 0.0.8 copy "walk_line_container: ^0.0.8" to clipboard
walk_line_container: ^0.0.8 copied to clipboard

outdated

moving frame.

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

WalkLineContainer(
      width: 45,
      height: 100,
     angle: 90,
      child: null,
      colors: [Colors.red, Colors.orange],
      curve: Curves.bounceIn,
      duration: Duration(microseconds: 800),
      reverse: true,
      steps: [0.2, 0.6],
      thicken: 4,
    )

By separating the example section in the README.md file, users will be able to view the example code and instructions in the "Example" tab when viewing your package on pub.dev.

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

10
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

moving frame.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on walk_line_container