- Refactor code.
- Add group into UserGuildanceAnchor
- Add group parameter into UserGuidanceController.play
- Change index and subIndex to step and subStep
- Update readme
- 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
- Add customAnchors into UserGuidance
- Implement show and hide group separately.
- Add nest UserGuildance funcationality
- Match latest flutter version
- Add bottom sheet support
- Add useModalAsMask to support bottom sheet and modal bottom sheet.