basic_underline 1.3.0
basic_underline: ^1.3.0 copied to clipboard
A most basic but animated underline widget for text with link funtionality for Flutter.
1.3.0 #
- Bouncing light Ray animation added.
1.2.0 #
- Dotted animation added.
- Feature 1: Dotted underline animated is added.
- Feature 2: dotRadius(optional) new parameter added.
- Feature 3: dotSpace(optional) new parameter added.
1.0.0 #
- Initial release with basic functionality.
- Feature 1: Basic underline added
- Feature 2: Basic Squggly underline added.
- Feature 3: Can be made into a link.
- Feature 4: animation duration can be customized.