sketch_widget 1.2.2 copy "sketch_widget: ^1.2.2" to clipboard
sketch_widget: ^1.2.2 copied to clipboard

Flutter widget to sketch widgets, transform their position, scale and rotation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sketch_widget

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

dependencies:
  sketch_widget: ^1.2.2

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:sketch_widget/sketch_widget.dart';
0
likes
150
pub points
0%
popularity

Publisher

verified publisherdemen.org

Flutter widget to sketch widgets, transform their position, scale and rotation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on sketch_widget