lipimala 1.0.1 copy "lipimala: ^1.0.1" to clipboard
lipimala: ^1.0.1 copied to clipboard

Exact Round-Trip IAST/ISO-style Indic transliteration envelopes with Devanagari, Gujarati, Hunterian views, Unicode normalization, and Vedic-mark preservation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lipimala

With Flutter:

 $ flutter pub add lipimala

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

dependencies:
  lipimala: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:lipimala/lipimala.dart';
0
likes
150
points
146
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Exact Round-Trip IAST/ISO-style Indic transliteration envelopes with Devanagari, Gujarati, Hunterian views, Unicode normalization, and Vedic-mark preservation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

unicode, unorm_dart

More

Packages that depend on lipimala