PackageTrack
Sign in Get early access

atmos_binary_buffer

Dart helper package to work with binary buffers by Atom735

2.0.0 Atom735/atmos_binary_buffer

What this package is like to depend on

Last release 4 months ago

23 Apr 2026

Release timing varies

gaps range from 9 days to 2.5 years

Nearly every release is documented

notes for 7 of 7 stable releases

3 versions withdrawn

withdrawn after publishing

4 years old

10 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

10 releases · Mar 2022 to Apr 2026
2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 10
  1. 2.0.0 23 Apr 2026
    Release notes

    EN

    • add IEEE 754 float16 and bfloat16 conversion utilities, plus float32 bit reinterpretation helpers
    • extend BinaryReader/BinaryWriter with read/writeFloat16, read/writeBFloat16, list methods, and short aliases (rI/rU/rF*, wI/wU/wF*)
    • add BinaryReader constructors for TypedData, ByteData, and ByteBuffer
    • reorganize and complete bilingual DartDoc (EN first, RU second), clean up templates/macros, and refresh public exports/docs

    RU

    • добавлены утилиты конвертации IEEE 754 float16 и bfloat16, а также хелперы реинтерпретации битов float32
    • расширены BinaryReader/BinaryWriter: read/writeFloat16, read/writeBFloat16, методы для списков и короткие алиасы (rI/rU/rF*, wI/wU/wF*)
    • добавлены конструкторы BinaryReader для TypedData, ByteData и ByteBuffer
    • переработан и дополнен двуязычный DartDoc (сначала EN, затем RU), очищены templates/macros и обновлены публичные экспорты/документация
    Open source →
  2. 1.0.1 19 Nov 2025
    Release notes
    • update documentation: split into ENG and RU sections (ENG on top)
    • update README version to 1.0.1
    Open source →
  3. 1.0.0 19 Nov 2025
    Release notes
    • fix zigzag encoding/decoding for web compatibility (use >> instead of >>>)
    • fix ByteData.view and typed list views to properly handle buffers with offsetInBytes
    • fix all writeList*AV methods to account for buffer offset when creating views
    • update documentation with detailed zigzag encoding description
    • add web compatibility limitations section to documentation
    Open source →
  4. 0.17.0 20 Sep 2024
    Release notes
    • added endian to reader/writer
    Open source →
  5. 0.16.6 28 Mar 2022
    Release notes
    • fix troubles with read lists views from offsetted view
    Open source →
  6. 0.16.5 21 Mar 2022
    Release notes
    • fix missed symbol in code
    Open source →
  7. 0.16.4 19 Mar 2022 withdrawn
    Release notes
    • set new pack algorithm
    Open source →
  8. 0.16.3 19 Mar 2022 withdrawn
    Release notes
    • add read/write for list of sizes (packed uint) values readListSize/writeListSize

    • add read/write for packed integer value and list of thats values readPackedInt/writePackedInt/readListPackedInt/writeListPackedInt

    Open source →
  9. 0.16.2 09 Mar 2022
    Release notes
    • fixed README
    Open source →
  10. 0.16.1 09 Mar 2022 withdrawn
    Release notes
    • Set last Dart SDK (2.16.1) dependecy
    • Publish on pub.dev
    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