In this episode, I cover how to save an load shared preferences.
This episode covers:
Add the shared preferences dependency
Save a shared preference
Load a shared preference
Saving and getting using a Future
Import the dependency:
https://pub.dartlang.org/packages/sha...