azbox 1.0.8 copy "azbox: ^1.0.8" to clipboard
azbox: ^1.0.8 copied to clipboard

Easy and fast internationalization for your Flutter Apps. Translate your apps using AZBox.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add azbox

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

dependencies:
  azbox: ^1.0.8

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:azbox/azbox.dart';
4
likes
50
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Easy and fast internationalization for your Flutter Apps. Translate your apps using AZBox.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

async, flutter, flutter_localizations, hive_flutter, http, intl, path_provider

More

Packages that depend on azbox