Skip to content

Instantly share code, notes, and snippets.

@kishansinhparmar
Created January 4, 2020 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kishansinhparmar/4831291249d7b4e80a9b1617f974e6cd to your computer and use it in GitHub Desktop.
Save kishansinhparmar/4831291249d7b4e80a9b1617f974e6cd to your computer and use it in GitHub Desktop.
BlocProvider(
child: $Widget_Name$,
create: (context) => $Bloc_Name$(),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment