Created
December 1, 2020 20:48
-
-
Save bistole/3dc918b0dd8f21e00b3e0a9fe25ffb5e to your computer and use it in GitHub Desktop.
use go-flutter-desktop plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Directory dic = await getApplicationSupportDirectory(); | |
| final statePath = path.join(dic.path, 'state.json'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment