kmorkos / flutter_photokit

Flutter plugin to interact with iOS PhotoKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Flutter plugin to interact with iOS PhotoKit

License:Other


Languages

Language:Dart 43.0%Language:Swift 30.1%Language:Ruby 17.9%Language:Kotlin 6.5%Language:Objective-C 2.5%