flutter_localizations_ota 0.8.0 copy "flutter_localizations_ota: ^0.8.0" to clipboard
flutter_localizations_ota: ^0.8.0 copied to clipboard

Over-The-Air updates for Flutter Framework localizations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_localizations_ota

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

dependencies:
  flutter_localizations_ota: ^0.8.0

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:flutter_localizations_ota/flutter_localizations_ota.dart';
1
likes
135
points
24
downloads

Publisher

verified publisherjustprodev.com

Weekly Downloads

Over-The-Air updates for Flutter Framework localizations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, intl, path_provider, petitparser, yaml

More

Packages that depend on flutter_localizations_ota