I\'m new to the flutter world and mobile app development and struggling with how I should pass user data throughout my app.
I\'ve tried several things, but none seem gre
You can use the GetX package to check whether or not the user is logged in, get user data and have it accessible throughout your app