canonical / workshops

Workshops
GNU General Public License v3.0
51 stars 11 forks source link

Shared preferences #299

Closed jpnurmi closed 1 year ago

jpnurmi commented 1 year ago

There's some old code in remote_store.dart that uses SharedPreferences. We should port that to the new JSON settings to get rid of the SharedPreferences dependency.