Skip to content

Bump flutter_animate from 1.0.0 to 2.0.0#4

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/flutter_animate-2.0.0
Closed

Bump flutter_animate from 1.0.0 to 2.0.0#4
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/flutter_animate-2.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps flutter_animate from 1.0.0 to 2.0.0.

Changelog

Sourced from flutter_animate's changelog.

[2.0.0] - 2022-10-23

Added

  • effects now use "smart" parameters. See README: Other Effect Parameters
  • effects now expose default param values as static fields
  • FlipEffect (2.5d card flip)
  • loop extension to AnimationController
  • support for non-uniform blurs in BlurEffect
  • animated property for all adapters
  • transformHitTest param on MoveEffect
  • first set of automated tests

Changed

  • changes to some effect extension methods (ex. move) to be more consistent
  • fix for BlurEffect on the web with low sigma values
  • exposed some effects' utility methods as static methods
  • changed SwapEffect.builder method signature to have a non-nullable child
  • minor documentation improvements and small fixes

Removed

  • unblur extension method. Use blurXY with a begin value instead
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 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 [flutter_animate](https://github.com/gskinner/flutter_animate) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/gskinner/flutter_animate/releases)
- [Changelog](https://github.com/gskinner/flutter_animate/blob/main/CHANGELOG.md)
- [Commits](gskinner/flutter_animate@v1.0.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #8.

@dependabot dependabot bot closed this Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/pub/flutter_animate-2.0.0 branch November 1, 2022 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants