chalona_api 1.0.15 copy "chalona_api: ^1.0.15" to clipboard
chalona_api: ^1.0.15 copied to clipboard

PlatformAndroid

Framework Chalona para desarrollo de aplicaciones Flutter con servicios en background, notificaciones, base de datos y comunicación en tiempo real.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chalona_api

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

dependencies:
  chalona_api: ^1.0.15

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:chalona_api/chalona_api.dart';