anuvadak_flutter 0.0.5 copy "anuvadak_flutter: ^0.0.5" to clipboard
anuvadak_flutter: ^0.0.5 copied to clipboard

Anuvadak OTA Localisation SDK

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate anuvadak_flutter

Use it

The package has the following executables:

$ generate10n
$ generateArb

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anuvadak_flutter

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

dependencies:
  anuvadak_flutter: ^0.0.5

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:anuvadak_flutter/anuvadak_flutter.dart';
3
likes
95
points
61
downloads

Documentation

API reference

Publisher

verified publisherreverieinc.com

Weekly Downloads

Anuvadak OTA Localisation SDK

Homepage

License

Apache-2.0 (license)

Dependencies

args, flutter, http, package_info_plus, path, path_provider, provider, shared_preferences, sqflite

More

Packages that depend on anuvadak_flutter