save_to_folder_ios 1.0.1 copy "save_to_folder_ios: ^1.0.1" to clipboard
save_to_folder_ios: ^1.0.1 copied to clipboard

Open the native iOS Files app to choose a folder and save the file there.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add save_to_folder_ios

With Flutter:

 $ flutter pub add save_to_folder_ios

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

dependencies:
  save_to_folder_ios: ^1.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:save_to_folder_ios/save_to_folder_ios.dart';
2
likes
0
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Open the native iOS Files app to choose a folder and save the file there.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on save_to_folder_ios

Packages that implement save_to_folder_ios