indica_keyboard 0.1.0 copy "indica_keyboard: ^0.1.0" to clipboard
indica_keyboard: ^0.1.0 copied to clipboard

A high-performance multilingual keyboard plugin for Flutter with native Android optimization. Supports English, Hindi, and Marathi with 3-5x faster text processing, automatic conjunct formation, intel [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add indica_keyboard

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

dependencies:
  indica_keyboard: ^0.1.0

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:indica_keyboard/indica_keyboard.dart';
1
likes
130
points
18
downloads

Publisher

verified publishernoelpinto.dev

Weekly Downloads

A high-performance multilingual keyboard plugin for Flutter with native Android optimization. Supports English, Hindi, and Marathi with 3-5x faster text processing, automatic conjunct formation, intelligent text input, and seamless native-Dart fallback.

Repository (GitHub)
View/report issues

Topics

#keyboard #multilingual #hindi #marathi #devanagari

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, plugin_platform_interface

More

Packages that depend on indica_keyboard

Packages that implement indica_keyboard