Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

32 lines (26 loc) · 839 Bytes

1.0.1

  • Refactor code.

2.0.0

  • Add group into UserGuildanceAnchor
  • Add group parameter into UserGuidanceController.play
  • Change index and subIndex to step and subStep

2.0.1

  • Update readme

2.0.2

  • Add needMonitorScroll property into UserGuildanceAnchor
  • Add anchorAppearConditions property into UserGuidance
  • Add anchorPositionConditions property into UserGuidance
  • Add anchorPageConditions property into UserGuidance
  • Add showMaskWhenMissCondition property into UserGuidance
  • Add currentPage into UserGuidanceController

2.0.3

  • Add customAnchors into UserGuidance

2.0.4

  • Implement show and hide group separately.
  • Add nest UserGuildance funcationality

2.0.5

  • Match latest flutter version

2.0.6

  • Add bottom sheet support

2.0.7

  • Add useModalAsMask to support bottom sheet and modal bottom sheet.