flutter_reaction_button 2.0.0+1
flutter_reaction_button: ^2.0.0+1 copied to clipboard
Flutter button reaction it is fully customizable widget such as Facebook reaction button
2.0.0+1 #
- Dragging improvement
2.0.0 #
- Change
FlutterReactionButton
toReactionButton
- Change
FlutterReactionButtonCheck
toReactionButtonToggle
- Change
Function(Reaction, int, bool) onReactionChanged
toFunction(T?, bool) onReactionChanged
- Change
Function(Reaction, int) onReactionChanged
toFunction(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.