localino_live 0.3.0 copy "localino_live: ^0.3.0" to clipboard
localino_live: ^0.3.0 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: ^0.3.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:localino_live/localino_live.dart';
0
likes
100
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

Implementation of LocalinoRemoteApi via Localino REST API.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

control_core, flutter, http, localino, path_provider

More

Packages that depend on localino_live