Skip to content

Commit

Permalink
Merge branch 'feature/overlay' of https://github.com/GeekAbdelouahed/…
Browse files Browse the repository at this point in the history
…flutter-reaction-button into feature/overlay
  • Loading branch information
GeekAbdelouahed committed Oct 10, 2023
2 parents 439ae8d + 9e9b501 commit a40b15f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 3.O.0

- **BREAKING CHANGE**:
- Remove `FlutterReactionButton` and `FlutterReactionButtonToggle`
- Required `itemSize` in `ReactionButton``
- Update `onReactionChanged` callback
- Remove `VerticalPosition` and `HorizontalPosition`
- `FlutterReactionButton` and `FlutterReactionButtonToggle` removed
- `itemSize` is required in `ReactionButton`
- `onReactionChanged` callback updated
- `VerticalPosition` and `HorizontalPosition` removed
- Adds `child` to `ReactionButton`
- Animated `ReactionsBox`

Expand Down

0 comments on commit a40b15f

Please sign in to comment.