media_manager 0.0.9 copy "media_manager: ^0.0.9" to clipboard
media_manager: ^0.0.9 copied to clipboard

A Flutter plugin for managing media files on Android, iOS, and macOS with enhanced performance and latest OS compatibility.

0.0.1 #

  • initial release.

0.0.2 #

  • Fix pob point.

0.0.3 #

  • Fix bug Ios && MacOs.

0.0.4 #

  • Add New Feature thumbnail/preview .

0.0.5 #

  • Enhanced OS compatibility - Support for Android 16 (API 36), iOS 18, and macOS 15 (Sequoia)
  • Improved memory management and battery optimization for Android
  • Enhanced permissions handling for latest Android versions
  • Added comprehensive documentation with platform-specific setup guides
  • Fixed compilation errors and memory leaks
  • Added feature parity across all platforms
  • Improved error handling and logging

0.0.6 #

  • Edit pub point.
  • Edit readme.

0.0.7 #

  • Fix bug gradle.

0.0.8 #

  • Android: Replace deprecated video thumbnail API with modern createVideoThumbnail(File, Size) on API 29+ and fallback for older versions
  • Lower default Gradle JVM memory for better compatibility
  • Docs: Update README usage version, minor cleanup

0.0.9 #

  • Fix: Optimize JVM memory allocation to resolve Kotlin daemon startup issues
  • Android: Keep default heap size at 2G for optimal performance
  • Android: Lower MetaspaceSize and ReservedCodeCacheSize for improved performance on low-memory systems
  • Build: Add gradle.properties to main plugin directory for consistent JVM settings
3
likes
160
points
417
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

A Flutter plugin for managing media files on Android, iOS, and macOS with enhanced performance and latest OS compatibility.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on media_manager

Packages that implement media_manager