Skip to content

A Flutter plugin that picture and video gallery items and get item create date.

License

Notifications You must be signed in to change notification settings

unbam/media_and_create_date_picker

Repository files navigation

media_and_create_date_picker

A Flutter plugin that picture and video gallery items and get item create date.

Installation

iOS

Add the following keys to your Info.plist file, located in /ios/Runner/Info.plist:

  • NSPhotoLibraryUsageDescription - describe why your app needs permission for the photo library. This is called Privacy - Photo Library Usage Description in the visual editor.

Android

Add permission in /android/app/main/AndroidManifest.xml:

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A Flutter plugin that picture and video gallery items and get item create date.

Resources

License

Stars

Watchers

Forks

Packages

No packages published