Skip to content

Instantly share code, notes, and snippets.

@SAGARSURI
Created April 27, 2019 08:47
Show Gist options
  • Save SAGARSURI/0d011214fbd96f0ba331f97a723bfcd2 to your computer and use it in GitHub Desktop.
Save SAGARSURI/0d011214fbd96f0ba331f97a723bfcd2 to your computer and use it in GitHub Desktop.
@override
void dispose() {
bloc.dispose();
super.dispose();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment