apklis_api 0.1.0 copy "apklis_api: ^0.1.0" to clipboard
apklis_api: ^0.1.0 copied to clipboard

discontinuedreplaced by: apklis_web_api

API for Apklis (Cuban Android App Store) implemented in Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apklis_api

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

dependencies:
  apklis_api: ^0.1.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:apklis_api/apklis_api.dart';
5
likes
30
pub points
0%
popularity

Publisher

unverified uploader

API for Apklis (Cuban Android App Store) implemented in Dart

Homepage

License

GPL-3.0 (LICENSE)

Dependencies

dio, flutter, http, json_annotation

More

Packages that depend on apklis_api