canvas_test 0.2.0 copy "canvas_test: ^0.2.0" to clipboard
canvas_test: ^0.2.0 copied to clipboard

A package with classes to help testing applications using the canvas

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add canvas_test

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

dependencies:
  canvas_test: ^0.2.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:canvas_test/canvas_test.dart';
4
likes
130
pub points
52%
popularity

Publisher

verified publisherblue-fire.xyz

A package with classes to help testing applications using the canvas

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_test, test, vector_math

More

Packages that depend on canvas_test