Question:
How do I pass a data from one page to multiple pages while only navigate to one of them?This is how I write to navigate to next page
Answer:
Try this follow:create file static_variable.dart
userId
or user
data to StaticVariableStaticVariable
in any fileIf you have better answer, please add a comment about this, thank you!