rerune_core 0.2.3 copy "rerune_core: ^0.2.3" to clipboard
rerune_core: ^0.2.3 copied to clipboard

Shared runtime engine for ReRune OTA localization updates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rerune_core

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

dependencies:
  rerune_core: ^0.2.3

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:rerune_core/rerune_core.dart';
0
likes
130
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared runtime engine for ReRune OTA localization updates.

Homepage
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, http, intl, path_provider, shared_preferences

More

Packages that depend on rerune_core