utopia_save_file 0.0.5 copy "utopia_save_file: ^0.0.5" to clipboard
utopia_save_file: ^0.0.5 copied to clipboard

outdated

Utopia USS libs - unified and *correct* implementation of file saving

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add utopia_save_file

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  utopia_save_file: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:utopia_save_file/utopia_save_file.dart';
7
likes
0
points
179
downloads

Publisher

verified publisherutopiasoft.io

Weekly Downloads

Utopia USS libs - unified and *correct* implementation of file saving

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, path, path_provider, utopia_platform_utils

More

Packages that depend on utopia_save_file