mirror_connect 0.0.1 copy "mirror_connect: ^0.0.1" to clipboard
mirror_connect: ^0.0.1 copied to clipboard

A lightweight Flutter SDK that connects your app to the Magic Mirror real-time infrastructure

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mirror_connect

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

dependencies:
  mirror_connect: ^0.0.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:mirror_connect/mirror_connect.dart';
1
likes
150
points
9
downloads

Publisher

verified publisherplushvie.in

Weekly Downloads

A lightweight Flutter SDK that connects your app to the Magic Mirror real-time infrastructure

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, socket_io_client

More

Packages that depend on mirror_connect