0 purchases
dart big5
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]);
copied to clipboard
stream version and encode method is ongoing.
This packages is fork from douasin/big5-dart re-upload version. #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.