tutorial_coach_mark icon indicating copy to clipboard operation
tutorial_coach_mark copied to clipboard

Missing the PulseAnimationDuration settings

Open LIMMIHEE opened this issue 1 year ago • 2 comments

Description

Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change. If this is a breaking change, specify explicitly which APIs have been changed

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • [X] I open this PR to the develop branch.
  • [X] I have added a description of the change under [next] in CHANGELOG.md.
  • [ ] I ran flutter format --set-exit-if-changed --dry-run . and has success.

Breaking Change

Does your PR require Flame users to manually update their apps to accommodate your change?

  • [ ] Yes, this is a breaking change (please indicate a breaking change in CHANGELOG.md).
  • [X] No, this is not a breaking change.



flutter format --set-exit-if-changed --dry-run . was not able to proceed because of the error in me.

LIMMIHEE avatar Oct 27 '23 13:10 LIMMIHEE

👍 this would be helpful!

zsilverzweig avatar Nov 07 '23 17:11 zsilverzweig

Seems that it's already implemented in commit a18ea78e89e291931a447d47dcd88e3a6db8554e

orevial avatar Mar 27 '24 14:03 orevial