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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add draft_widget

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

dependencies:
  draft_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:draft_widget/draft_widget.dart';
0
likes
130
pub points
0%
popularity

Publisher

verified publisherdemen.org

Flutter widget to draft 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 draft_widget