Flutter Gems is a curated list of 7100+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Multimedia Utilities packages
Last updated: March 18, 2026
The complete list of Dart and Flutter packages that provide Multimedia Utilities is provided below.
vector_graphics_compiler
π 120 β¬οΈ 3.3M
Dart 3 compatibleMaintenance Status: Good
A compiler to convert SVGs to the binary format used by `package:vector_graphics`.
vector_graphics
π 114 β¬οΈ 3M
Dart 3 compatibleMaintenance Status: Good
A vector graphics rendering package for Flutter using a binary encoding.
vector_graphics_codec
π 4 β¬οΈ 2.7M
Dart 3 compatibleMaintenance Status: Average
An encoding library for the binary format used in `package:vector_graphics`
photo_manager
π 766 β¬οΈ 189.4K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin that provides album assets abstraction management APIs on Android, iOS, macOS, and OpenHarmony.
image_size_getter
π 150 β¬οΈ 666.7K
Dart 3 compatibleMaintenance 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 β¬οΈ 72.6K
Dart 3 compatibleMaintenance Status: Poor
Decode Exif metadata from digital image files. Supported formats: TIFF, JPEG, HEIC, PNG, WebP
flutter_screen_recording
π 165 β¬οΈ 2.4K
Dart 3 compatibleMaintenance 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 β¬οΈ 29.8K
Dart 3 compatibleMaintenance Status: Average
Flutter plugin that fixes the picture orientation when it's took in landscape for some devices.
gif
π 77 β¬οΈ 27.9K
Dart 3 compatibleMaintenance Status: Poor
Control a gif using flutter animation controller. You can either specify a fixed duration or set the framerate of the playback.
bitmap
π 101 β¬οΈ 361
Dart 3 compatibleMaintenance Status: Good
Bitmap is a fast and minimalistic lib that helps you to manipulate images in.
native_exif
π 47 β¬οΈ 42.1K
Dart 3 compatibleMaintenance Status: Good
A plugin to read and write exif data of images.
direct_link
π 83 β¬οΈ 421
Dart 3 compatibleMaintenance Status: Good
Direct link extractor from URL to stream and download directly.
flutter_video_info
π 73 β¬οΈ 8.2K
Dart 3 compatibleMaintenance Status: Good
A flutter plugin to get basic metadata information of a video file.
flutter_youtube_downloader
π 71 β¬οΈ 72
Dart 3 compatibleMaintenance Status: Poor
A flutter plugin for extracting and downloading youtube video url
youtube
π 59 β¬οΈ 238
Dart 3 compatibleMaintenance Status: Average
A package to get youtube video information and thumbnail in multiple quality.
cached_memory_image
π 50 β¬οΈ 7.8K
Dart 3 compatibleMaintenance Status: Poor
A Flutter library to show images from the Base64, Uint8List and keep them in the cache directory.
image_compare
π 50 β¬οΈ 4.2K
Dart 3 compatibleMaintenance Status: Poor
Dart package for image comparison. Compare images for difference using a variety of algorithms.
media_scanner
π 48 β¬οΈ 4.5K
Dart 3 compatibleMaintenance Status: Good
Media scanner is library for scan new Media in Gallery, Only work in Android
flutter_media_downloader
π 51 β¬οΈ 412
Dart 3 compatibleMaintenance Status: Average
This plugin helps user to download medias for example pdf files, image files etc.
ffmpeg_cli
π 49 β¬οΈ 417
Dart 3 compatibleMaintenance Status: Poor
Run FFMPEG CLI commands from Dart.
youtube_downloader
π 47 β¬οΈ 71
Dart 3 compatibleMaintenance 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 β¬οΈ 387
Dart 3 compatibleMaintenance Status: Average
A Flutter plugin that allows you to compress images easily and quickly.
audio_metadata_reader
π 40 β¬οΈ 2.4K
Dart 3 compatibleMaintenance Status: Good
A metadata reader for audio files. Support ID3, Vorbis comments and ILST itunes
extractor
π 42 β¬οΈ 137
Dart 3 compatibleMaintenance 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.
media_info
π 41 β¬οΈ 154
Dart 3 compatibleMaintenance Status: Poor
Determine multimedia file properties like width, height, duration
export_video_frame
π 41 β¬οΈ 89
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin for iOS and Android for exporting picture from video file.
flutter_chord
π 40 β¬οΈ 101
Dart 3 compatibleMaintenance Status: Poor
Lyrics Chord parser and renderer for Flutter. It also comes with transpose and auto-scroll features.
interactable_svg
π 38 β¬οΈ 391
Dart 3 compatibleMaintenance Status: Poor
Flutter package to interact with different regions of an SVG.
facebook_video_download
π 33 β¬οΈ 62
Dart 3 compatibleMaintenance Status: Poor
A Flutter package to get facebook post details and download links.
dlna_dart
π 29 β¬οΈ 3.6K
Dart 3 compatibleMaintenance 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.4K
Dart 3 compatibleMaintenance 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 β¬οΈ 181
Dart 3 compatibleMaintenance Status: Poor
FFmpeg commands helper for flutter with support for setup on windows platform.
getter
π 27 β¬οΈ 36
Dart 3 compatibleMaintenance Status: Poor
By using this plugin you can get images, videos, or audios from the local storage.
flutter_image_converter
π 23 β¬οΈ 1.8K
Dart 3 compatibleMaintenance Status: Average
Ultimate converter between Dart & Flutter images: ui, widgets, package image, ImageProvider, raw bytes, Base64 string. Works in any direction.
youtube_metadata
π 24 β¬οΈ 60
Dart 3 compatibleMaintenance Status: Poor
A lightweightβ‘ Flutter package that can fetch basic data from a youtube video url including thumbanail url
youtube_caption_scraper
π 20 β¬οΈ 93
Dart 3 compatibleMaintenance Status: Average
Parse subtitles/captions from YouTube without authorization.
video_url_validator
π 16 β¬οΈ 555
Dart 3 compatibleMaintenance Status: Good
Video URL Validator will validate Video URLs from Popular Video Platforms.
open_simplex_2
π 10 β¬οΈ 126
Dart 3 compatibleMaintenance Status: Poor
Dart implementation of KdotJPG's OpenSimplex2 noise algorithms.
ve_sdk_flutter
π 5 β¬οΈ 500
Dart 3 compatibleMaintenance Status: Good
Banuba Video Editor Flutter plugin.
flutter_media_metadata
π 74 β¬οΈ 60
Maintenance Status: Poor
A Flutter plugin to read metadata of media files.
flutter_gif
π 56 β¬οΈ 1.3K
Maintenance Status: Poor
gif image widget help to control gif progress,speed,repeat frames .
metadata_god
π 33 β¬οΈ 1.2K
Maintenance Status: Good
Plugin for retrieving and writing audio tags/metadata from audio files
local_image_provider
π 31 β¬οΈ 163
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 β¬οΈ 14
Maintenance Status: Poor
Convert network image to byte data as type Uint8List
m3u
π 12 β¬οΈ 38
Maintenance Status: Poor
Simple Dart tool to parse M3U and M3U_Plus files from a string or document string.
