flutter_media_picker_pro 1.1.1 copy "flutter_media_picker_pro: ^1.1.1" to clipboard
flutter_media_picker_pro: ^1.1.1 copied to clipboard

A versatile Flutter package for picking and handling images, videos, and audio, with compression, timestamps, and recording features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_media_picker_pro

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_media_picker_pro: ^1.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_media_picker_pro/flutter_media_picker_pro.dart';
3
likes
150
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

A versatile Flutter package for picking and handling images, videos, and audio, with compression, timestamps, and recording features.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

ffmpeg_kit_flutter, file_picker, flutter, flutter_image_compress, flutter_riverpod, image, image_picker, intl, just_audio, path, path_provider, permission_handler, record, video_compress, video_player

More

Packages that depend on flutter_media_picker_pro