Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flutter_reaction_button from 2.0.2 to 3.0.0+2 #2075

Closed
palisadoes opened this issue Oct 25, 2023 · 2 comments · Fixed by #2079
Closed

Bump flutter_reaction_button from 2.0.2 to 3.0.0+2 #2075

palisadoes opened this issue Oct 25, 2023 · 2 comments · Fixed by #2079
Assignees
Labels
bug Something isn't working no-issue-activity No issue activity

Comments

@palisadoes
Copy link
Contributor

We need to bump flutter_reaction_button in the code base from 2.0.2 to 3.0.0+2.

  1. We need to maintain all references to flutter_reaction_button in the code base, and you must use the new non-deprecated approaches in this library to maintain the flutter_reaction_button functionality. Deleting flutter_reaction_button functionality is not an option.
  2. You must also ensure that all code base tests pass and are valid. Tests without actual executable code does not benefit the community of users, we have experienced this unfortunate fact in the past.
  3. The overall code coverage level must be maintained.
Release notes for v3.0.0+2

Sourced from flutter_reaction_button's releases.

v3.0.0

BREAKING CHANGES:

  • FlutterReactionButton and FlutterReactionButtonToggle replaced by ReactionButton
  • itemSize is required in ReactionButton
  • onReactionChanged callback updated
  • VerticalPosition and HorizontalPosition removed

What's New:

  • Use overlay instead of navigator
  • Adds child to ReactionButton
  • Animated ReactionsBox
Changelog

Sourced from flutter_reaction_button's changelog.

3.0.0+2

  • Minor updates

3.0.0+1

  • Update README

3.0.0

  • BREAKING CHANGE:
    • FlutterReactionButton and FlutterReactionButtonToggle removed
    • itemSize is required in ReactionButton
    • onReactionChanged callback updated
    • VerticalPosition and HorizontalPosition removed
  • Adds child to ReactionButton
  • Animated ReactionsBox
Commits

@palisadoes palisadoes added the bug Something isn't working label Oct 25, 2023
@Azad99-9
Copy link
Contributor

@palisadoes could you please assign this issue to me.

Copy link

github-actions bot commented Nov 8, 2023

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity No issue activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants