Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save NikolaRusakov/2a244939a0d52f0bcfb3e00a0f2de232 to your computer and use it in GitHub Desktop.

Select an option

Save NikolaRusakov/2a244939a0d52f0bcfb3e00a0f2de232 to your computer and use it in GitHub Desktop.
flutter BLoC - pointer config design pattern
Widget -> navigation with argument -> bloc argument -> bloc of blocs action -> [bloc A] / config params -> bloc slice based on argument =>
navigated screen with bloc slice config from navigation arg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment