flutter_myspot library

Classes

HoleWidget
Tutorial object HoleWidget include scenario which describe his behaviour
HoleWidgetState
Spot
Spot object
SpotButton
Spot Button class
SpotPosition
Spot position class
SpotScenario
Scenario object
SpotScene

Enums

EndMode
define behavior when scenario end loop : In this mode we play scenario in loop. redirectTochild :This is the default one. When end is reach we leave tutorial and navigate to the child widget. stayInactive : If you want to keep MySpot to read another scenario for exemple you must use this one.