apklis_web_api 0.3.0+1 copy "apklis_web_api: ^0.3.0+1" to clipboard
apklis_web_api: ^0.3.0+1 copied to clipboard

Interfaz para la posterior implementación de un paquete en Dart para interactuar con la API de Apklis.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add apklis_web_api

With Flutter:

 $ flutter pub add apklis_web_api

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

dependencies:
  apklis_web_api: ^0.3.0+1

Alternatively, your editor might support dart pub get or 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_web_api/apklis_web_api.dart';
3
likes
110
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Interfaz para la posterior implementación de un paquete en Dart para interactuar con la API de Apklis.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on apklis_web_api