flutter_native_gallery 0.2.2 copy "flutter_native_gallery: ^0.2.2" to clipboard
flutter_native_gallery: ^0.2.2 copied to clipboard

Native photo and video picker with image optimization and media metadata.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'gallery_example_app.dart';

void main() {
  runApp(const GalleryExampleApp());
}
1
likes
150
points
241
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native photo and video picker with image optimization and media metadata.

Repository (GitHub)
View/report issues

Topics

#gallery #media #picker #photos #videos

License

MIT (license)

Dependencies

exif_reader, flutter, flutter_image_compress, path, path_provider, photo_manager

More

Packages that depend on flutter_native_gallery