resize_drag_widget 0.0.4 copy "resize_drag_widget: ^0.0.4" to clipboard
resize_drag_widget: ^0.0.4 copied to clipboard

retracted[pending analysis]

一个可拖拽来操作大小和位置的控件.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add resize_drag_widget

With Flutter:

 $ flutter pub add resize_drag_widget

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

dependencies:
  resize_drag_widget: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:resize_drag_widget/resizable_draggable_widget.dart';
import 'package:resize_drag_widget/resizable_draggable_widget_method_channel.dart';
import 'package:resize_drag_widget/resizable_draggable_widget_platform_interface.dart';
import 'package:resize_drag_widget/resizable_draggable_widget_web.dart';
2
likes
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

一个可拖拽来操作大小和位置的控件.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on resize_drag_widget