bhashini_sdk 1.0.0 copy "bhashini_sdk: ^1.0.0" to clipboard
bhashini_sdk: ^1.0.0 copied to clipboard

Bhashini Flutter SDK — auto-translates any Flutter app into 22 Indian languages. Zero widget changes required. Works by walking the element tree and injecting translations directly into RenderParagrap [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bhashini_sdk

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

dependencies:
  bhashini_sdk: ^1.0.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:bhashini_sdk/bhashini_sdk.dart';
0
likes
150
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Bhashini Flutter SDK — auto-translates any Flutter app into 22 Indian languages. Zero widget changes required. Works by walking the element tree and injecting translations directly into RenderParagraph at runtime.

Homepage
Repository (GitHub)
View/report issues

Topics

#translation #localization #indian-languages #bhashini #nlp

License

MIT (license)

Dependencies

flutter, flutter_svg, http, shared_preferences

More

Packages that depend on bhashini_sdk