Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 1.81 KB

[1.0.0] - March 07, 2021

  • Fixed #95 - Migrated to null safety.
  • Fixed #74 - Long text description is hidden.
  • Fixed #76 - Overlay is not displayed properly on web.
  • Fixed #81 - Crash on hot reload.
  • Fixed #84 - Background dim does not work in some screens.
  • Fixed #90 - ListView Item Support.

[0.1.6] - August 21, 2020

  • Feature #63 method callback after individual showcase start and end
  • Fix #57 Position of the Showcase.withWidget is different on iPhone 11
  • Feature #49 Add autoplay tooltip on showcase view plugin.

[0.1.5] - January 09, 2020

  • Refactor usage of deprecated methods
  • Add support for disableAnimation option.

[0.1.4] - Added onFinish method #17.

[0.1.3] - Added feature

Updated syntax to pass new context to ShowCaseWidget Added onTargetTap callback feature #10.

[0.1.2] - Fixed issue #6.

[0.1.1] - Fixed maintenance issues.

[0.1.0] - Initial release on 22nd Augest, 2019.

  • First release.