ashutosh1211 / shared_preferences_desktop

Flutter plugin for desktop implementation of shared preferences for Windows and Linux
Apache License 2.0
6 stars 0 forks source link
fde flutter flutter-desktop linux sharedpreferences windows

shared_preferences_fde

Prototype desktop implementations of shared_preferences

Supported Platforms

Caveats

Windows

Implementation is based on Json file. All key values are stored in json file located at %USER_PROFILE%/Documents/file-name.json