canon 0.31.0 copy "canon: ^0.31.0" to clipboard
canon: ^0.31.0 copied to clipboard

Application runtime context from a single grammar tree: navigation, identity, and state as one compile-safe spec.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add canon

With Flutter:

 $ flutter pub add canon

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

dependencies:
  canon: ^0.31.0

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:canon/canon.dart';
1
likes
140
points
1.75k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Application runtime context from a single grammar tree: navigation, identity, and state as one compile-safe spec.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

canon_codec, meta, regent, web

More

Packages that depend on canon