basic_underline 1.5.1
basic_underline: ^1.5.1 copied to clipboard
A most basic but animated underline widget for text with link funtionality for Flutter.
1.5.1 #
- Fixed the bug for not opening the URL when not clicked.
1.5.0 #
- Support for the custom TextStyle is added.
- Tip : Use simpler customization to meke it look good or I dunno GO BOLD.
1.4.0 #
- Rainbow Glow Effect animation added.
- Tip : Use a longer animationDuration for the pleasing effect on this effect.
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.