matrix_gesture_detector_pro 1.0.0 copy "matrix_gesture_detector_pro: ^1.0.0" to clipboard
matrix_gesture_detector_pro: ^1.0.0 copied to clipboard

检测平移,缩放和旋转手势,并将它们合并到Matrix4对象中

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add matrix_gesture_detector_pro

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

dependencies:
  matrix_gesture_detector_pro: ^1.0.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:matrix_gesture_detector_pro/matrix_gesture_detector_pro.dart';
7
likes
95
pub points
84%
popularity

Publisher

unverified uploader

检测平移,缩放和旋转手势,并将它们合并到Matrix4对象中

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on matrix_gesture_detector_pro