Skip to content

Instantly share code, notes, and snippets.

@bistole
Created December 1, 2020 20:48
Show Gist options
  • Select an option

  • Save bistole/3dc918b0dd8f21e00b3e0a9fe25ffb5e to your computer and use it in GitHub Desktop.

Select an option

Save bistole/3dc918b0dd8f21e00b3e0a9fe25ffb5e to your computer and use it in GitHub Desktop.
use go-flutter-desktop plugin
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