live_cells_jaspr 0.1.1 copy "live_cells_jaspr: ^0.1.1" to clipboard
live_cells_jaspr: ^0.1.1 copied to clipboard

Provides utilities for using the Live Cells library in Jaspr projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add live_cells_jaspr

With Flutter:

 $ flutter pub add live_cells_jaspr

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

dependencies:
  live_cells_jaspr: ^0.1.1

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:live_cells_jaspr/live_cells_jaspr.dart';
1
likes
150
points
215
downloads

Publisher

verified publishergutev.dev

Weekly Downloads

Provides utilities for using the Live Cells library in Jaspr projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

jaspr, live_cells_core

More

Packages that depend on live_cells_jaspr