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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
0
likes
150
points
22
downloads

Publisher

verified publisherdemen.org

Weekly Downloads

2024.09.23 - 2025.04.07

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on sketch_widget