like_button 0.2.0 copy "like_button: ^0.2.0" to clipboard
like_button: ^0.2.0 copied to clipboard

outdated

Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something.

[0.2.0] #

  • Support Flutter Web
  • Add web demo

[0.1.9] #

  • Change postion to CountPostion, support top/bottom
  • Add CountDecoration to custom count widget

[0.1.8] #

  • Add padding parameter for LikeButton
  • Change bubbles' position to make them more clear.

[0.1.7] #

  • Feature: Add postion(left,right) support for like count widget

[0.1.6] #

  • Issue: fix likeCount/isLiked are not updated when rebuild.

[0.1.4] #

  • Support to always show like animation and increase like count by setting isLiked to null.

[0.1.3] #

  • Clip rect before padding(like count)

[0.1.2] #

  • Add OpacityAnimation for LikeCountAnimationType.part

[0.1.1] #

  • Update readme
  • Change dotSize to bubblesSize

[0.1.0] #

  • First Release
1280
likes
40
pub points
98%
popularity

Publisher

verified publisherfluttercandies.com

Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on like_button