How to resize, rotating and drag widgets with the single package in the short-code:-
Follow the below steps to know about the complete process
1. Import the matrix_gesture_detector package from this link https://pub.dev/packages/matrix_gesture_detector
in this picture, you see that how to import a package. |
2. Define the library in the dart file where you want to write code.
3. In the last, Write the code that is displayed in the below image.