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 animate_do from 2.1.0 to 3.3.4 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps animate_do from 2.1.0 to 3.3.4.

Release notes

Sourced from animate_do's releases.

v3.3.1

Fix on disposed bug.

V3.2.0

Several updates and a new feature onFinish

  • Delay fixed
  • onFinish added to all the animations
  • Big refactor inside the package
  • New mixin added (for future features)
  • The AnimateDoDirection type was added to provide direction on the finish.
  • Updated README
  • New example added for the onFinish functionality

V3.1.0

Critical issues fixed. Thank you for your feedback

New Animations added

  • ShakeX
  • ShakeY
  • Fixed the infinity property + manual trigger + animate property
  • New Docs
  • Readme updated

v3 Release candidate ready

Almost ready to be live

Changelog

Sourced from animate_do's changelog.

[3.3.4] - ZoomIn and ZoomOut bug fixed

  • Fixed ZoomIn and ZoomOut bug, now it works as expected

[3.3.3] - Spin bug fixed

  • Fixed spin bug, now it works as expected + less code needed

[3.3.2] - PR Merge

  • Fixed pulse animation - curve and curveOut added

[3.3.1] - On disposed bug fixed

  • fixed the issue when you dispose the widget before the animation takes place, was throwing an error.

[3.3.0] - New Docs

  • curve property added
  • ZoomIn and ZoomOut fixed
  • dart format .

[3.2.0] - New Docs

  • onFinish added
  • fix delay bug
  • reformat code
  • AnimateDoState Mixing added
  • AnimateDoDirection type added

[3.1.2] - New Docs

  • Dart format .

[3.1.1] - New Docs

  • Typo Readme

[3.1.0] - Shakes and fixes

  • Manual trigger fixed
  • ShakeX and ShakeY added
  • Other github issues fixed
  • More examples added (Check Github repo)

[3.0.2] - FadeOuts bug fixed

  • Fadeout bug fixed, now it works as expected
  • Example #3 added - With controller

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [animate_do](https://github.com/Klerith/animate_do_package) from 2.1.0 to 3.3.4.
- [Release notes](https://github.com/Klerith/animate_do_package/releases)
- [Changelog](https://github.com/Klerith/animate_do_package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Klerith/animate_do_package/commits/v3.3.4)

---
updated-dependencies:
- dependency-name: animate_do
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from muhammad-fiaz as a code owner February 29, 2024 08:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants