FLUTTER ECOSYSTEM

ened/flutter_plugin_media_info

media_info plugin for flutter

flutter_plugin_media_info project cover
Stars
14
Forks
26
Last push (UTC)
Sep 8, 2024
Project status
Active
Sebastian Roth GitHub avatar
GITHUB User

Sebastian Roth ↗

DevSecOps, Mobile, AI

Senior Solutions EngineerMachen, Wales
LanguagesJavaDartObjective-CRubySwift

Packages published by this repository

Dependencies used

Dependency list 6 items

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

media_info

Pub

Utilizes platform code to determine audio, video & photo properties.

Depending on the underlying platform version, various workarounds will be applied to fetch the fields.

Currently supported properties:

  • width
  • height
  • frame rate
  • duration (in milliseconds)
  • mime type
  • number of tracks

Additionally, thumbnails can be generated.