godice_universal_ble 0.1.0 copy "godice_universal_ble: ^0.1.0" to clipboard
godice_universal_ble: ^0.1.0 copied to clipboard

GoDice transport and scanner for Flutter built on universal_ble. Pair it with package:godice to connect to GoDice smart dice on Android, iOS, macOS, Windows, Linux and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add godice_universal_ble

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

dependencies:
  godice_universal_ble: ^0.1.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:godice_universal_ble/godice_universal_ble.dart';
1
likes
160
points
77
downloads

Documentation

API reference

Publisher

verified publisherskystoneapps.com

Weekly Downloads

GoDice transport and scanner for Flutter built on universal_ble. Pair it with package:godice to connect to GoDice smart dice on Android, iOS, macOS, Windows, Linux and Web.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, godice, universal_ble

More

Packages that depend on godice_universal_ble