canvas_renderer_flutter 0.7.0 copy "canvas_renderer_flutter: ^0.7.0" to clipboard
canvas_renderer_flutter: ^0.7.0 copied to clipboard

Flutter renderer for canvas_core paint operations and scene exports.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add canvas_renderer_flutter

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

dependencies:
  canvas_renderer_flutter: ^0.7.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_renderer_flutter/canvas_renderer_flutter.dart';
0
likes
150
points
602
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter renderer for canvas_core paint operations and scene exports.

Repository (GitHub)
View/report issues

Topics

#canvas #flutter #graphics #renderer

License

Apache-2.0 (license)

Dependencies

canvas_core, flutter

More

Packages that depend on canvas_renderer_flutter