flutter_reaction_button 2.0.0 copy "flutter_reaction_button: ^2.0.0" to clipboard
flutter_reaction_button: ^2.0.0 copied to clipboard

outdated

Flutter button reaction it is fully customizable widget such as Facebook reaction button

2.0.0 #

  • Change FlutterReactionButton to ReactionButton
  • Change FlutterReactionButtonCheck to ReactionButtonToggle
  • Change Function(Reaction, int, bool) onReactionChanged to Function(T?, bool) onReactionChanged
  • Change Function(Reaction, int) onReactionChanged to Function(T?) onReactionChanged
  • Dynamic scale depending on the hover position
  • Dynamic horizontal alignment
  • Scrollable position
  • Minor bugs fixed

1.0.8 #

  • Added support null safety

1.0.7+3 #

  • Deprecated Reaction id

1.0.7+2 #

  • Improvement box flow

1.0.7 #

  • Remove reaction id
  • Clean code

1.0.6+2 #

  • Minor bugs fixed

1.0.6+1 #

  • Minor bugs fixed

1.0.6 #

  • Reaction title

1.0.5 #

  • Items spacing
  • Box padding

1.0.4 #

  • Reactions box alignment

1.0.3 #

  • Change state externally

1.0.2 #

  • Code improvements

1.0.1 #

  • Define reaction by id.
  • Alternative to popup menu.
  • Enable/disable reaction click.

1.0.0 #

  • Add ripple effect.

0.1.3 #

  • Selected rection index.

0.1.2+1 #

  • Add Example.

0.1.2 #

  • From plugin to packages.

0.1.1 #

  • Reactions List @required.

0.1.0 #

  • Update Description pubspec.yaml.

0.0.1 #

  • Describe initial release.
315
likes
0
points
403
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter button reaction it is fully customizable widget such as Facebook reaction button

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_reaction_button