alexmercerind / flutter_media_metadata

A Flutter plugin to read 🔖 metadata of 🎵 media files. Supports Windows, Linux, macOS, Android, iOS & Web.
MIT License
69 stars 35 forks source link

Add iOS support #3

Closed alexmercerind closed 2 years ago

alexmercerind commented 3 years ago

I don't own a mac or an iOS device.

There are some people out there, who wanna use this plugin on iOS devices.

Any Objective-C or Swift geek is free to add iOS support to this plugin.

Thanks. My appreciation, if you decide to help out.

mohammadne commented 3 years ago

Any Objective-C or Swift geek to progress this awesome package ?

DiscombobulatedDrag commented 2 years ago

I added iOS support. https://github.com/DiscombobulatedDrag/flutter_media_metadata/commit/b281ef82e4c7c7c7183818ea55edcc2f3af9c169

Limitations

alexmercerind commented 2 years ago

Published v0.1.2, arriving with iOS support, big thanks to @DiscombobulatedDrag.