Skip to content

Conversation

@guenth39
Copy link
Contributor

If _timer was not initialized in initState an error was thrown in dispose method cause late _timer was not initialized
Fixes #12

If _timer was not initialized in initState an error was thrown
in dispose method cause late _timer was not initialized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

late _timer was not initialized but used

1 participant