hachi64 0.1.1 copy "hachi64: ^0.1.1" to clipboard
hachi64: ^0.1.1 copied to clipboard

哈吉米64 编解码器 - 使用64个中文字符进行 Base64 风格的编码和解码。A Dart implementation of Hachi64, a Base64-style encoding using 64 Chinese characters.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2025-11-10 #

Added #

  • Initial release of Hachi64 Dart package
  • encode() function to convert bytes to Hachi64 string
  • decode() function to convert Hachi64 string back to bytes
  • Support for encoding/decoding using 64 Chinese characters
  • Comprehensive test suite
  • Example usage in example/example.dart
0
likes
145
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

哈吉米64 编解码器 - 使用64个中文字符进行 Base64 风格的编码和解码。A Dart implementation of Hachi64, a Base64-style encoding using 64 Chinese characters.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on hachi64