lightpads 0.0.4 copy "lightpads: ^0.0.4" to clipboard
lightpads: ^0.0.4 copied to clipboard

Flutter SDK for controlling Lightpads™ interactive play systems. Placeholder package to reserve name.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lightpads

With Flutter:

 $ flutter pub add lightpads

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

dependencies:
  lightpads: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:lightpads/lightpads.dart';
0
likes
135
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for controlling Lightpads™ interactive play systems. Placeholder package to reserve name.

License

Apache-2.0 (license)

More

Packages that depend on lightpads