b_encode_decode
A Dart library for implementing the encoding and decoding of the Bencode format.
1.0.5
moham96/b_encode_decode
What this package is like to depend on
Last release 8 months ago
10 Dec 2025
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
5 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
5 releases · Aug 2023 to Dec 2025
2024
2025
2026
Releases
latest 5-
1.0.510 Dec 2025Release notes
Open source →- Enhance Bencode library with detailed documentation and improved error handling
- Introduce BencodeDecodeException for better error reporting
- Update encoding/decoding logic to support various data types and edge cases
- Update encoding logic to handle encoded data as Uint8List
- Add tests for Latin1 string encoding
- Allow encoding to specific encoding
- Add comprehensive test coverage including edge cases and error handling
- Add benchmark tests
- Refactor constants and magic numbers for better code maintainability
- Use setAll instead of insertAll for fixed list buffers (performance improvement)
- Add CI workflow and Codecov configuration for test coverage
- Add Dependabot configuration for automated dependency updates
- Various linting and code style improvements
-
1.0.414 Aug 2023 -
1.0.314 Aug 2023Release notes
Open source →- Migrate to nullsafety
- update dependencies
- some linting and code style enhancments
-
1.0.3-r314 Aug 2023 pre-releaseNothing published for this version
-
1.0.3-r214 Aug 2023 pre-releaseNothing published for this version