Skip to content

onComplete callback for effects - #393

Merged
erickzanardo merged 3 commits into
developfrom
spydon.effects-on-complete
Jun 25, 2020
Merged

onComplete callback for effects#393
erickzanardo merged 3 commits into
developfrom
spydon.effects-on-complete

Conversation

@spydon

@spydon spydon commented Jun 24, 2020

Copy link
Copy Markdown
Member

Description

Introduces an onComplete callback for effects

Fixes #336

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

If something is unclear, please submit the PR anyways and ask about what you thought was unclear.

  • This branch is based on develop
  • This PR is targeted to merge into develop (not master)
  • I have added an entry under [next] in CHANGELOG.md
  • I have formatted my code with flutter format
  • I have made corresponding changes to the documentation
  • I have added examples for new features in doc/examples
  • The continuous integration (CI) is passing

@spydon spydon mentioned this pull request Jun 24, 2020
9 tasks

@erickzanardo erickzanardo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your PR is pointing to master :P

@spydon
spydon changed the base branch from master to develop June 24, 2020 12:31
@spydon

spydon commented Jun 24, 2020

Copy link
Copy Markdown
Member Author

Your PR is pointing to master :P

Fixed now!

@erickzanardo erickzanardo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nit, but LGTM already

Comment thread lib/effects/move_effect.dart Outdated
@erickzanardo erickzanardo added this to the v0.23.0 milestone Jun 24, 2020

@luanpotter luanpotter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erickzanardo
erickzanardo merged commit 98e2643 into develop Jun 25, 2020
@erickzanardo
erickzanardo deleted the spydon.effects-on-complete branch June 25, 2020 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Effects improvements

3 participants