devnagri_sdk 0.0.1-pre.1 copy "devnagri_sdk: ^0.0.1-pre.1" to clipboard
devnagri_sdk: ^0.0.1-pre.1 copied to clipboard

Devnagri Flutter SDK over-the-air translations updates. This package provides new translations from devnagri.com without a new app release.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate devnagri_sdk

Use it

The package has the following executables:

$ gen

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add devnagri_sdk

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

dependencies:
  devnagri_sdk: ^0.0.1-pre.1

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:devnagri_sdk/devnagri_sdk.dart';
0
likes
140
points
35
downloads

Publisher

verified publisherdevnagri.com

Weekly Downloads

Devnagri Flutter SDK over-the-air translations updates. This package provides new translations from devnagri.com without a new app release.

Homepage

Topics

#localisation #internationalisation #translations

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, dart_style, flutter, http, intl, intl_translation, logger, package_info_plus, path, path_provider, petitparser, screenshot, shared_preferences, sqflite, win32, yaml

More

Packages that depend on devnagri_sdk