Skip to content

chaliseminas/bouncing_buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Bouncing Animation for buttons

Getting started

bouncing_button: ^0.0.1

Usage

    BouncingButton(
      child: const Icon(Icons.favorite),
      onPressed: () {
        debugPrint("pressed!");
      },
    )

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published