The libraries I have seen and use allow to store on local storage, but is there a way to store data easily on session storage with Flutter?
Thank you.
Check this out: [flutter_session_manager 1.0.3] https://pub.dev/packages/flutter_session_manager but,it also depends upon shared_preferences package