flutter_photokit 0.1.1 copy "flutter_photokit: ^0.1.1" to clipboard
flutter_photokit: ^0.1.1 copied to clipboard

Flutter plugin for interacting with PhotoKit on iOS. Contains methods for saving photos/videos to user's camera roll or custom albums.

iOS PhotoKit Plugin for Flutter #

A Flutter plugin to interact with PhotoKit on iOS.

Usage #

To use this plugin, add flutter_photokit as a dependency in your pubspec.yaml file

Then, include the NSPhotoLibraryAddUsageDescription permission in your Info.plist

Example #

For an example on how to use this plugin, check out the sample app

For simplicity, the sample app just shows an example of saving a photo, but this plugin will work for videos as well! Usage is exactly the same.

3
likes
30
pub points
46%
popularity

Publisher

unverified uploader

Flutter plugin for interacting with PhotoKit on iOS. Contains methods for saving photos/videos to user's camera roll or custom albums.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_photokit