animated_lines 1.0.2
animated_lines: ^1.0.2 copied to clipboard
Draws animated lines between two points.Supports both straight lines as well as curved lines with a given radius.
1.0.2 #
- Added update method to update values of LineInfo Object
- Added resetAnimation method to reset animation
1.0.1 #
- Updated Readme
1.0.0 #
Initial Version of the library.
- Includes the ability to create curved and straight lines between two points
- Includes the ability to animate progress between the two points