polyglot_flutter_sdk 0.0.2 copy "polyglot_flutter_sdk: ^0.0.2" to clipboard
polyglot_flutter_sdk: ^0.0.2 copied to clipboard

flutter sdk for Polyglot, a localize app api

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add polyglot_flutter_sdk

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

dependencies:
  polyglot_flutter_sdk: ^0.0.2

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:polyglot_flutter_sdk/polyglot_flutter_sdk.dart';
1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

flutter sdk for Polyglot, a localize app api

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_localizations, http, shared_preferences

More

Packages that depend on polyglot_flutter_sdk