Skip to content

a big5 encoder, decoder for dart, flutter

License

Notifications You must be signed in to change notification settings

abc873693/big5-dart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

a big5 encoder, decoder for dart, flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%