flutter_saver 0.0.1 copy "flutter_saver: ^0.0.1" to clipboard
flutter_saver: ^0.0.1 copied to clipboard

This Flutter package provides a powerful and versatile solution for saving camera images and downloadable links across all platforms. With support for various formats, it allows developers to store im [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_saver

With Flutter:

 $ flutter pub add flutter_saver

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

dependencies:
  flutter_saver: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_saver/flutter_saver.dart';
3
likes
0
points
178
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

This Flutter package provides a powerful and versatile solution for saving camera images and downloadable links across all platforms. With support for various formats, it allows developers to store images and files efficiently in device memory.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, external_path, external_path_ios_mac, flutter, http, path, path_provider, permission_handler

More

Packages that depend on flutter_saver