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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
5
likes
40
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

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