zawgyi_converter 0.0.4+pre-v0.2 copy "zawgyi_converter: ^0.0.4+pre-v0.2" to clipboard
zawgyi_converter: ^0.0.4+pre-v0.2 copied to clipboard

outdated

Zawgyi <-> Unicode Converter. Three functions are supported for now 1. unicodeToZawgyi, 2. zawgyiToUnicode, 3. normalizeZawgyi

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zawgyi_converter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  zawgyi_converter: ^0.0.4+pre-v0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zawgyi_converter/zawgyi_converter.dart';
1
likes
0
pub points
52%
popularity

Publisher

unverified uploader

Zawgyi <-> Unicode Converter. Three functions are supported for now 1. unicodeToZawgyi, 2. zawgyiToUnicode, 3. normalizeZawgyi

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on zawgyi_converter