flutter_showcaseview icon indicating copy to clipboard operation
flutter_showcaseview copied to clipboard

feat: additionalDescriptionWidget Added

Open enesctn opened this issue 7 months ago • 0 comments

This PR allows adding any desired widget below the description text. The motivation for this change is to enable adding step bars to sequential descriptions.

Checklist

  • [x] The title of my PR starts with a [Conventional Commit] prefix (fix:, feat:, docs: etc).
  • [x] I have followed the [Contributor Guide] when preparing my PR.
  • [x] I have updated/added tests for ALL new/updated/fixed functionality.
  • [x] I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • [x] I have updated/added relevant examples in examples or docs.

Breaking Change?

  • [ ] Yes, this PR is a breaking change.
  • [x] No, this PR is not a breaking change.

simulator_screenshot_C722E949-8F29-4144-BA1B-AB9147620AF7

enesctn avatar Jul 22 '24 15:07 enesctn