PackageTrack
Sign in Get early access

get_thumbnail_video

A flutter plugin for creating a thumbnail from a local video file or from a video URL.

0.7.3 106K downloads/mo #1100 most downloaded on pub.dev Alberto-Monteiro/video_thumbnail

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.2 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

6 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Aug 2023 to Nov 2024
2024 2025 2026
Release Pre-release

Releases

latest 6
  1. 0.7.3 15 Nov 2024
    Release notes
    • Relaxed the environment constraints for the plugin to support flutter v3.22.0
    Open source →
  2. 0.7.2 30 Oct 2024
    Release notes

    Version 0.7.2

    🔄 Structural Changes

    • Refactored the Android part to optimize the build process and resolve unchecked operation warnings.
    • Improved code clarity and maintainability for future updates.

    🐛 Bug Fixes

    • Fixed warning related to unchecked cast operations in Java.
    • Replaced deprecated methods to ensure better compatibility.

    🚀 What's New

    • Version 0.7.2 is now available with enhanced performance and stability.

    📦 How to Update

    To upgrade your project to the latest version, run the following command:

    flutter pub upgrade video_thumbnail:0.7.2
    Open source →
    Release notes
    • refactor(android): improved build and code optimization
      • Refactored the Android part to enhance the build process.
      • Fixed warning related to unchecked operations.
      • Optimized code for better clarity and maintainability.
    Open source →
  3. 0.7.1 30 Oct 2024
    Release notes
    • Thanks for Andrew-Bekhiet
      • Fix memory leak, upgrade gradle wrapper
    • Thanks for agufagit
      • build(ios): podspec file name and s.name needs to be same as library name
    • Thanks for ettaegbe
      • Update build.gradle added namespace to support new gradle
    Open source →
  4. 0.7.0 29 Oct 2024
    Release notes
    • Refactor code
    • Update dependencies and libraries to the latest versions
    Open source →
  5. 0.6.1 21 Aug 2023
    Release notes
    • Thanks for Alberto-Monteiro
      • refactor code
    Open source →
  6. 0.6.0 21 Aug 2023
    Release notes
    • Thanks for Alberto-Monteiro

      • refactor code
    • Thanks for Alberto-Monteiro

      • Breaking change: VideoThumbnail.thumbnailFile now returns Future<XFile> instead of Future<String?>
      • Breaking change: VideoThumbnail.thumbnailData now returns Future<Uint8List> instead of Future<Uint8List?>
      • migrating to use platform interface
      • add web implementation
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive