PackageTrack
Sign in Get early access

asset_bundle_manage

A Flutter package to efficiently manage, download, and version remote image sequences and asset bundles from ZIP sources.

0.2.0 amirr-dotcom/asset_bundle_manager

What this package is like to depend on

Last release 7 days ago

17 Aug 2026

Too new to tell

only 1 release windows

Most releases are documented

notes for 2 of 3 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Aug 2026 to Aug 2026
Release Pre-release

Releases

latest 3
  1. 0.2.0 17 Aug 2026
    Release notes
    • Enhanced Content Management.
    • Added BundleContent model for a unified summary of bundle assets.
    • Added getBundleContent to retrieve images, audio, video, and subtitles in one call.
    • Added getAllSubtitles to find JSON files within a bundle.
    • Added getJsonFile and getJsonFromAbsolutePath for easy JSON data retrieval.
    • Improved version handling: getInstalledVersion now returns -1 if not found.
    • Improved extension matching: Now uses case-insensitive checks for all media types.
    Open source →
  2. 0.1.0 14 Aug 2026
    Release notes
    • Feature Rich Initial Release.
    • Added AssetBundleService for managing remote ZIP bundles.
    • Support for progress tracking and versioning.
    • Atomic Updates: Installs bundles using a swap-and-backup mechanism to ensure data integrity.
    • Asset Discovery: Recursive search for images (png, jpg, jpeg, webp), audio (mp3, wav, m4a, aac, ogg), and video (mp4, mov, mkv, webm).
    • Robust Logic: Added getInstalledVersion and isUpdateAvailable for easy update management.
    • File Management: Methods to list, check existence, and delete specific files or folders within bundles.
    • Security & Performance: Stream-based ZIP extraction with Path Traversal (Zip Slip) protection.
    Open source →
  3. 0.0.1 14 Aug 2026

    Nothing published for this version

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