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

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.2.3

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
150
points
183
downloads

Publisher

verified publisherutopiasoft.io

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

cross_file, flutter, flutter_web_plugins, http, mime, path, path_provider, utopia_platform_utils, utopia_utils, web

More

Packages that depend on utopia_save_file