'Clear Flutter sharedpreferences on macos
I am using SharedPerefences plugin in Flutter in a macOS application, how can I clear shared preferences? Where are shared preferences stored on disk? Default macos UserDefaults are stored in Library/Preferences, but seems Flutter saves somewhere else.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
