You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to make the interval a little bit faster and I saw that on the documentation page it mentions VisibilityDetectorController.instance.updateInterval = Duration.zero; but I don't really understand how to use it.