ditto_sdk 0.0.1+1 copy "ditto_sdk: ^0.0.1+1" to clipboard
ditto_sdk: ^0.0.1+1 copied to clipboard

discontinuedreplaced by: flutter_ditto
retracted[pending analysis]

Simple SDK to interact with Ditto and retrieve remote localizations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ditto_sdk

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

dependencies:
  ditto_sdk: ^0.0.1+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:ditto_sdk/ditto_sdk.dart';
0
likes
0
points
0
downloads

Publisher

verified publishersmaso.it

Weekly Downloads

Simple SDK to interact with Ditto and retrieve remote localizations.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, flutter_cache_manager, flutter_localizations, freezed_annotation, http, json_annotation, path_provider

More

Packages that depend on ditto_sdk