- The title of my PR starts with a Conventional Commit prefix (
fix:,feat:,docs:etc). - I have followed the Contributor Guide when preparing my PR.
- I have updated/added tests for ALL new/updated/fixed functionality.
- I have updated/added relevant documentation in
doc/and/or package README(s), and added dartdoc comments with///where applicable. - I have updated/added relevant examples in
example/and/orsplash_master_{rive,video,lottie}/example/. - I have updated impacted package metadata/docs (for example:
README.md,CHANGELOG.md, and package-level docs where applicable).
- splash_master (core)
- splash_master_rive
- splash_master_video
- splash_master_lottie
- Yes, this PR is a breaking change.
- No, this PR is not a breaking change.