flutter_image_saver

Creator: coderz1093

Last updated:

0 purchases

flutter_image_saver Image
flutter_image_saver Images
Add to Cart

Description:

flutter image saver

flutter_image_saver #

Simple and effective cross platform image saver for flutter, supported web and desktop.
Usage #
final savedPath = await saveImage(data, 'image.png');
copied to clipboard
Android #
android/app/src/main/AndroidManifest.xml:
Add android:requestLegacyExternalStorage="true" to <application>.
iOS #
Add NSPhotoLibraryAddUsageDescription to Info.plist

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.