atmos_binary_buffer
Dart helper package to work with binary buffers by Atom735
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
Releases
latest 10-
2.0.023 Apr 2026Release notes
Open source →EN
- add IEEE 754
float16andbfloat16conversion utilities, plusfloat32bit reinterpretation helpers - extend
BinaryReader/BinaryWriterwithread/writeFloat16,read/writeBFloat16, list methods, and short aliases (rI/rU/rF*,wI/wU/wF*) - add
BinaryReaderconstructors forTypedData,ByteData, andByteBuffer - 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 и обновлены публичные экспорты/документация
- add IEEE 754
-
1.0.119 Nov 2025Release notes
Open source →- update documentation: split into ENG and RU sections (ENG on top)
- update README version to 1.0.1
-
1.0.019 Nov 2025Release notes
Open source →- fix zigzag encoding/decoding for web compatibility (use
>>instead of>>>) - fix
ByteData.viewand typed list views to properly handle buffers withoffsetInBytes - fix all
writeList*AVmethods to account for buffer offset when creating views - update documentation with detailed zigzag encoding description
- add web compatibility limitations section to documentation
- fix zigzag encoding/decoding for web compatibility (use
-
0.17.020 Sep 2024 -
0.16.628 Mar 2022 -
0.16.521 Mar 2022 -
0.16.419 Mar 2022 withdrawn -
0.16.319 Mar 2022 withdrawnRelease notes
Open source →-
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
-
-
0.16.209 Mar 2022 -
0.16.109 Mar 2022 withdrawn