External Publication
Visit Post

v5.1.0 of pro_binary

The official repository for Dart and Flutter packages. [Unoffic… May 29, 2026
Source

Efficient binary serialization library for Dart. Encodes and decodes various data types. Changelog excerpt: - BinaryWriterPool: - New Feature: Added BinaryWriterPool.configure()for global pool settings (maxPoolSize, initialBufferSize, maxReusableCapacity). - New Feature: Implemented "best-fit" acquisition strategy to minimize memory fragmentation. - New Feature: Added BinaryWriterPool.statsfor real-time pool performance monitoring. - Improvement: Optimized release()and clear()logic with zero-allocation buffer detachment. - Bug Fix: Renamed `initialBuf[...]

Discussion in the ATmosphere

Loading comments...