Created
August 16, 2020 19:59
-
-
Save NikolaRusakov/2a244939a0d52f0bcfb3e00a0f2de232 to your computer and use it in GitHub Desktop.
flutter BLoC - pointer config design pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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