theatre 0.0.20 copy "theatre: ^0.0.20" to clipboard
theatre: ^0.0.20 copied to clipboard

A flutter canvas engine

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add theatre

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

dependencies:
  theatre: ^0.0.20

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:theatre/theatre.dart';
0
likes
115
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter canvas engine

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_test, meta, tuple, vector_math

More

Packages that depend on theatre