big5 0.0.4 copy "big5: ^0.0.4" to clipboard
big5: ^0.0.4 copied to clipboard

This package provides encode, decode method for big5. If you need a solution to encode, decode some old system like kk.muds, this package will help you!

big5-dart #

This package provides encode, decode method for big5.

Usage #

To use this plugin, add big5 to your package's pubspec.yaml file

big5.encode('word');
big5.decode([119, 111, 114, 100]);

stream version and encode method is ongoing.

This packages is fork from douasin/big5-dart re-upload version. #

3
likes
30
pub points
46%
popularity

Publisher

unverified uploader

This package provides encode, decode method for big5. If you need a solution to encode, decode some old system like kk.muds, this package will help you!

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on big5