I have a Flutter app which holds a username and a token to communicate with a web service. How can I manage the username and token efficiently using best practices? Currently I