aursir4dart 0.2.16 copy "aursir4dart: ^0.2.16" to clipboard
aursir4dart: ^0.2.16 copied to clipboard

Dart 1 only

Bindings to AurSir for Dart. Early pre-alpha, use with care.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aursir4dart

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

dependencies:
  aursir4dart: ^0.2.16

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:aursir4dart/appkey.dart';
import 'package:aursir4dart/aursir_application_key.dart';
import 'package:aursir4dart/connection.dart';
import 'package:aursir4dart/connection_web.dart';
import 'package:aursir4dart/exported_appkey.dart';
import 'package:aursir4dart/imported_appkey.dart';
import 'package:aursir4dart/interface.dart';
import 'package:aursir4dart/messages.dart';
import 'package:aursir4dart/stream.dart';
0
likes
25
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Bindings to AurSir for Dart. Early pre-alpha, use with care.

Homepage

License

LGPL-3.0 (license)

Dependencies

crypto, exportable, uuid

More

Packages that depend on aursir4dart