localino_live 1.2.1 copy "localino_live: ^1.2.1" to clipboard
localino_live: ^1.2.1 copied to clipboard

Implementation of LocalinoRemoteApi via Localino REST API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add localino_live

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

dependencies:
  localino_live: ^1.2.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:localino_live/localino_live.dart';
0
likes
120
pub points
47%
popularity

Publisher

unverified uploader

Implementation of LocalinoRemoteApi via Localino REST API.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

control_config, control_core, flutter, http, localino, path_provider

More

Packages that depend on localino_live