Skip to content

Instantly share code, notes, and snippets.

@ericgrandt
Created April 17, 2019 18:50
Show Gist options
  • Save ericgrandt/f72c35d2cbc3291a904e75dddcda6ae3 to your computer and use it in GitHub Desktop.
Save ericgrandt/f72c35d2cbc3291a904e75dddcda6ae3 to your computer and use it in GitHub Desktop.
BlocProvider(
bloc: MyBloc(),
child: MyPage(),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment