stringjet_ota_sdk 0.2.2 copy "stringjet_ota_sdk: ^0.2.2" to clipboard
stringjet_ota_sdk: ^0.2.2 copied to clipboard

Flutter SDK wrapper for StringJet OTA translations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stringjet_ota_sdk

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

dependencies:
  stringjet_ota_sdk: ^0.2.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:stringjet_ota_sdk/stringjet_ota_sdk.dart';
0
likes
110
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK wrapper for StringJet OTA translations.

Homepage
Repository (GitHub)
View/report issues

Topics

#localization #i18n #ota #flutter

License

unknown (license)

Dependencies

ffi, flutter, flutter_web_plugins

More

Packages that depend on stringjet_ota_sdk

Packages that implement stringjet_ota_sdk