0

I want to local store in flutter app and access it in an app like shared preferences.

I don't know how to store an object in flutter app;

Rakesh Shriwas
  • 611
  • 2
  • 7
  • 15

1 Answers1

1

Taking some information from this answer, some options to save to local storage are:

AbsoluteSpace
  • 710
  • 2
  • 11
  • 21