phrase 2.4.1 copy "phrase: ^2.4.1" to clipboard
phrase: ^2.4.1 copied to clipboard

Phrase Strings over-the-air translations library for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phrase

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

dependencies:
  phrase: ^2.4.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:phrase/phrase.dart';
9
likes
110
pub points
92%
popularity

Publisher

verified publisherphrase.com

Phrase Strings over-the-air translations library for Flutter

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

build, crypto, flutter, glob, http, intl, package_info_plus, path, path_provider, shared_preferences, synchronized, uuid, version, yaml

More

Packages that depend on phrase