phonetic_typing 0.0.7 copy "phonetic_typing: ^0.0.7" to clipboard
phonetic_typing: ^0.0.7 copied to clipboard

Enable phonetic hindi typing with regular english keyboard on desktop and on phones.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phonetic_typing

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

dependencies:
  phonetic_typing: ^0.0.7

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

Import it

Now in your Dart code, you can use:

import 'package:phonetic_typing/allMap.dart';
import 'package:phonetic_typing/transliterate.dart';
3
likes
120
pub points
36%
popularity

Publisher

unverified uploader

Enable phonetic hindi typing with regular english keyboard on desktop and on phones.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on phonetic_typing