tutorial_coach_mark
tutorial_coach_mark copied to clipboard
Missing the PulseAnimationDuration settings
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]
inCHANGELOG.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.
👍 this would be helpful!
Seems that it's already implemented in commit a18ea78e89e291931a447d47dcd88e3a6db8554e