layer_canvas_flutter 0.1.0 copy "layer_canvas_flutter: ^0.1.0" to clipboard
layer_canvas_flutter: ^0.1.0 copied to clipboard

Flutter widgets and adapters for the layer_canvas 2D compositor.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add layer_canvas_flutter

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

dependencies:
  layer_canvas_flutter: ^0.1.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:layer_canvas_flutter/layer_canvas_flutter.dart';
0
likes
160
points
135
downloads

Documentation

API reference

Publisher

verified publisherjotalopez.dev

Weekly Downloads

Flutter widgets and adapters for the layer_canvas 2D compositor.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, layer_canvas

More

Packages that depend on layer_canvas_flutter