advanced_text_button 0.0.1 advanced_text_button: ^0.0.1 copied to clipboard
A widget package to ease usage of TextButton Widget available in Flutter.
A widget package to ease usage of TextButton Widget available in Flutter
Features #
Animated Text Button widget wraps TextButton and also helps provide more ease and access to developers .
Getting started #
Use pub add animated_text_button to install this package or add "animated_text_button:" to pubspec.yaml
Usage #
AnimatedTextButton();
Additional information #
Head over to link https://github.com/roohaani786/advanced_text_button
for more info