bouncerwidget 0.0.1 bouncerwidget: ^0.0.1 copied to clipboard
Bounce you widgets to get attention of users.
A package that helps you bounce your widget and gain an attention of users.
Features #
Bounce animation any widget
Getting started #
import the package
Usage #
To use this package :
add the dependency to your pubspec.yaml file.
dependencies:
flutter:
sdk: flutter
social_signin_buttons:
wrap your widget with this Bouncing Widget
BouncingWidget(child:Container(height:40,weight:40))
Additional information #
if any issue please report