β–²

Flutter Gems is a curated list of 7250+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn X

Top Flutter Multimedia Utilities packages

Last updated: May 18, 2026

Multimedia Utilities provide low-level access to media metadata (like EXIF data), thumbnail generation, and audio waveform extraction.

Best Practices for Multimedia Utilities

  • EXIF Data Handling: When users upload photos, be extremely careful with EXIF data. It often contains precise GPS coordinates of where the photo was taken. Always strip EXIF location data before publishing user-generated images to protect privacy.
  • Thumbnail Generation: Never load a 50MB video into a video player just to show its cover image. Use utility packages to extract a single thumbnail frame (e.g., from the 1-second mark) to display in lists.
  • Format Conversion: Use utilities like FFmpeg wrappers to convert proprietary audio/video formats (like Apple's .mov or .caf) into universally supported web formats (.mp4, .mp3) locally before upload.

The complete list of EXIF Readers, Thumbnail Generators, and FFmpeg wrapper packages for Flutter is provided below.


vector_graphics_compiler
πŸ‘ 122   β¬‡οΈ 3.7M
Dart 3 compatible
Maintenance Status: Good

A compiler to convert SVGs to the binary format used by `package:vector_graphics`.

vector_graphics
πŸ‘ 119   β¬‡οΈ 3.7M
Dart 3 compatible
Maintenance Status: Good

A vector graphics rendering package for Flutter using a binary encoding.

vector_graphics_codec
πŸ‘ 4   β¬‡οΈ 3.1M
Dart 3 compatible
Maintenance Status: Average

An encoding library for the binary format used in `package:vector_graphics`

photo_manager
πŸ‘ 772   β¬‡οΈ 229.8K
Dart 3 compatible
Maintenance Status: Good

A Flutter plugin that provides album assets abstraction management APIs on Android, iOS, macOS, and OpenHarmony.

image_size_getter
πŸ‘ 150   β¬‡οΈ 775.3K
Dart 3 compatible
Maintenance Status: Good

Get image width and height, the library does not completely decode the image file, just read the metadata to get the image width and height.

exif
πŸ‘ 129   β¬‡οΈ 92.2K
Dart 3 compatible
Maintenance Status: Poor

Decode Exif metadata from digital image files. Supported formats: TIFF, JPEG, HEIC, PNG, WebP

flutter_screen_recording
πŸ‘ 166   β¬‡οΈ 2.6K
Dart 3 compatible
Maintenance Status: Good

A new Flutter plugin for record the screen. This plugin can be used for record the screen on android, iOS, and web devices.

flutter_exif_rotation
πŸ‘ 95   β¬‡οΈ 28.9K
Dart 3 compatible
Maintenance Status: Average

Flutter plugin that fixes the picture orientation when it's took in landscape for some devices.

bitmap Card Image
bitmap
πŸ‘ 101   β¬‡οΈ 258
Dart 3 compatible
Maintenance Status: Good

Bitmap is a fast and minimalistic lib that helps you to manipulate images in.

gif
πŸ‘ 78   β¬‡οΈ 27.4K
Dart 3 compatible
Maintenance Status: Poor

Control a gif using flutter animation controller. You can either specify a fixed duration or set the framerate of the playback.

direct_link
πŸ‘ 83   β¬‡οΈ 104
Dart 3 compatible
Maintenance Status: Good

Direct link extractor from URL to stream and download directly.

flutter_video_info
πŸ‘ 73   β¬‡οΈ 8.4K
Dart 3 compatible
Maintenance Status: Average

A flutter plugin to get basic metadata information of a video file.

native_exif
πŸ‘ 47   β¬‡οΈ 36.7K
Dart 3 compatible
Maintenance Status: Good

A plugin to read and write exif data of images.

flutter_youtube_downloader
πŸ‘ 71   β¬‡οΈ 51
Dart 3 compatible
Maintenance Status: Poor

A flutter plugin for extracting and downloading youtube video url

youtube
πŸ‘ 59   β¬‡οΈ 194
Dart 3 compatible
Maintenance Status: Average

A package to get youtube video information and thumbnail in multiple quality.

cached_memory_image
πŸ‘ 50   β¬‡οΈ 6.3K
Dart 3 compatible
Maintenance Status: Poor

A Flutter library to show images from the Base64, Uint8List and keep them in the cache directory.

image_compare
πŸ‘ 50   β¬‡οΈ 3.4K
Dart 3 compatible
Maintenance Status: Poor

Dart package for image comparison. Compare images for difference using a variety of algorithms.

flutter_media_downloader Card Image
flutter_media_downloader
πŸ‘ 52   β¬‡οΈ 316
Dart 3 compatible
Maintenance Status: Average

This plugin helps user to download medias for example pdf files, image files etc.

media_scanner
πŸ‘ 48   β¬‡οΈ 3.7K
Dart 3 compatible
Maintenance Status: Good

Media scanner is library for scan new Media in Gallery, Only work in Android

ffmpeg_cli
πŸ‘ 49   β¬‡οΈ 262
Dart 3 compatible
Maintenance Status: Poor

Run FFMPEG CLI commands from Dart.

youtube_downloader
πŸ‘ 48   β¬‡οΈ 60
Dart 3 compatible
Maintenance Status: Poor

youtube_downloader is a Flutter package that allows the developers to download youtube videos in several formats such as mp3 and mp4.

fast_image_compress
πŸ‘ 44   β¬‡οΈ 523
Dart 3 compatible
Maintenance Status: Average

A Flutter plugin that allows you to compress images easily and quickly.

extractor
πŸ‘ 44   β¬‡οΈ 78
Dart 3 compatible
Maintenance Status: Good

A robust Flutter plugin for downloading videos and audio from 1000+ websites using yt-dlp. Features quality selection, format conversion, progress tracking, and more.

audio_metadata_reader
πŸ‘ 40   β¬‡οΈ 3.7K
Dart 3 compatible
Maintenance Status: Good

A metadata reader for audio files. Support ID3, Vorbis comments and ILST itunes

media_info
πŸ‘ 41   β¬‡οΈ 82
Dart 3 compatible
Maintenance Status: Poor

Determine multimedia file properties like width, height, duration

export_video_frame
πŸ‘ 41   β¬‡οΈ 63
Dart 3 compatible
Maintenance Status: Poor

A Flutter plugin for iOS and Android for exporting picture from video file.

flutter_chord
πŸ‘ 40   β¬‡οΈ 98
Dart 3 compatible
Maintenance Status: Poor

Lyrics Chord parser and renderer for Flutter. It also comes with transpose and auto-scroll features.

interactable_svg
πŸ‘ 38   β¬‡οΈ 131
Dart 3 compatible
Maintenance Status: Poor

Flutter package to interact with different regions of an SVG.

facebook_video_download
πŸ‘ 33   β¬‡οΈ 27
Dart 3 compatible
Maintenance Status: Poor

A Flutter package to get facebook post details and download links.

dlna_dart
πŸ‘ 29   β¬‡οΈ 4.3K
Dart 3 compatible
Maintenance Status: Good

simple dlna client in pure dart,works fine in flutter,do all the job less than 500 lines

flutter_midi_pro
πŸ‘ 31   β¬‡οΈ 1.6K
Dart 3 compatible
Maintenance Status: Good

The `flutter_midi_pro` plugin provides functions for loading SoundFont (.sf2) files, changing instruments and playing notes with midi commands.

ffmpeg_helper
πŸ‘ 27   β¬‡οΈ 63
Dart 3 compatible
Maintenance Status: Poor

FFmpeg commands helper for flutter with support for setup on windows platform.

getter
πŸ‘ 27   β¬‡οΈ 26
Dart 3 compatible
Maintenance Status: Poor

By using this plugin you can get images, videos, or audios from the local storage.

flutter_image_converter
πŸ‘ 23   β¬‡οΈ 1.6K
Dart 3 compatible
Maintenance Status: Average

Ultimate converter between Dart & Flutter images: ui, widgets, package image, ImageProvider, raw bytes, Base64 string. Works in any direction.

youtube_metadata
πŸ‘ 24   β¬‡οΈ 52
Dart 3 compatible
Maintenance Status: Poor

A lightweight⚑ Flutter package that can fetch basic data from a youtube video url including thumbanail url

youtube_caption_scraper
πŸ‘ 20   β¬‡οΈ 52
Dart 3 compatible
Maintenance Status: Average

Parse subtitles/captions from YouTube without authorization.

video_url_validator
πŸ‘ 16   β¬‡οΈ 573
Dart 3 compatible
Maintenance Status: Good

Video URL Validator will validate Video URLs from Popular Video Platforms.

open_simplex_2
πŸ‘ 10   β¬‡οΈ 100
Dart 3 compatible
Maintenance Status: Poor

Dart implementation of KdotJPG's OpenSimplex2 noise algorithms.

ve_sdk_flutter
πŸ‘ 7   β¬‡οΈ 465
Dart 3 compatible
Maintenance Status: Good

Banuba Video Editor Flutter plugin.

flutter_media_metadata
πŸ‘ 74   β¬‡οΈ 48

Maintenance Status: Poor

A Flutter plugin to read metadata of media files.

flutter_gif
πŸ‘ 56   β¬‡οΈ 1.6K

Maintenance Status: Poor

gif image widget help to control gif progress,speed,repeat frames .

metadata_god
πŸ‘ 33   β¬‡οΈ 1.4K

Maintenance Status: Good

Plugin for retrieving and writing audio tags/metadata from audio files

local_image_provider
πŸ‘ 31   β¬‡οΈ 134

Maintenance Status: Poor

A library for retrieving the metadata and contents of the images, videos, and albums on a mobile device.

network_image_to_byte
πŸ‘ 19   β¬‡οΈ 18

Maintenance Status: Poor

Convert network image to byte data as type Uint8List

m3u
πŸ‘ 12   β¬‡οΈ 13

Maintenance Status: Poor

Simple Dart tool to parse M3U and M3U_Plus files from a string or document string.