image_save 5.0.0 copy "image_save: ^5.0.0" to clipboard
image_save: ^5.0.0 copied to clipboard

You could use this package to save image to album or sandbox, support Android and iOS.

CHANGELOG #

5.0.0 #

  • Breaking changes:
    1. Support Android 10
    2. Migrate to null safety
    3. For Android, migrate to flutter v1.12
    4. For Android, remove jcenter repository
  • Bug Fix
    1. Issue#12
    2. Issue#13
    3. Issue#16

4.0.1 #

  • Breaking changes:
    1. The method saveImage change parameter imageExtension to imageName
    2. The method saveImage add parameter overwriteSameNameFile
  • Other changes:
    1. Optimize code.

3.1.3 #

  • Optimize CHANGELOG

3.1.2 #

  • Update example to support iOS 14.

3.1.1 #

  • Fix iOS bug for saving image to album with no name.

3.1.0 #

  • Add getImagesFromSandbox() function.

3.0.0 #

  • Add platform support tags.
  • Upgrade flutter version.

2.1.0 #

  • Now you could save image to sandbox by saveImageToSandBox.
  • Optimize code.

2.0.0 #

  • The parameters have changed.
  • No longer obtain image path you saved. For Android, The path is /{album name}/{image name}. For iOS, The path can't obtain, the image saved to a new album with name you given.
  • Android: migrate to androidx.

1.1.3+1 #

  • Fix bug

1.1.3 #

  • Fix README.md
  • Add API document.

1.1.2 #

  • Update example

1.1.1 #

  • Format code

1.1.0 #

  • Fit iOS 13

1.0.1 #

  • Fix android plugin name bug

1.0.0 #

  • Change plugin name

0.0.1 #

  • Save Image to album use Uint8List
  • Need add permission manually
28
likes
130
pub points
88%
popularity

Publisher

unverified uploader

You could use this package to save image to album or sandbox, support Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on image_save