PackageTrack
Sign in Get early access

async_zip

A Flutter plugin to asynchronously read and write Zip files.

0.1.0 perron2/async-zip

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.7 years

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

5 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

5 releases · Aug 2021 to May 2023
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 5
  1. 0.1.0 26 May 2023
    Release notes

    Add functions to extract an archive into a directory

    Open source →
    Release notes
    • Add functions to extract an archive into a directory.
    • Rename classes to be more Dart idiomatic:
      • ZipFileReader becomes ZipFileReaderSync
      • ZipFileReaderAsync becomes ZipFileReader
      • ZipFileWriter becomes ZipFileWriterSync
      • ZipFileWriterAsync becomes ZipFileWriter
    Open source →
  2. 0.0.4 20 May 2023
    Release notes

    Instead of interpreting the zero timestamp value as 1979-11-30 00:00:00
    the current timestamp used.

    Open source →
    Release notes
    • Update C library to version 0.2.6.
    • Change behavior of C library for Zip entries without a timestamp. Instead of interpreting the zero timestamp value as 1979-11-30 00:00:00 the current timestamp used.
    Open source →
  3. 0.0.3 02 May 2023
    Release notes

    Remove unnecessary imports and migrate to SDK and API 33

    Open source →
    Release notes
    • Remove unnecessary imports in order to satisfy static analyzer.
    • Update dependencies.
    • Fix async example in README.md and use ZipFileWriterAsync instead of ZipFileWriter (thank you ioridev) .
    • Migrate Android code to SDK and API 33.
    Open source →
  4. 0.0.2 04 Aug 2021
    Release notes

    This should increase the score of the package on pub.dev.

    Open source →
    Release notes
    • Reformat source files with a line length of 80 characters and increase the length of the description in pubspec.yaml to increase the package score on pub.dev.
    Open source →
  5. 0.0.1 03 Aug 2021
    Release notes

    Fix static linking of C code not working on iOS

    Open source →
    Release notes
    • Initial release with support for reading and writing Zip files synchronously and asynchronously.
    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