resizable_dialog 0.0.3 copy "resizable_dialog: ^0.0.3" to clipboard
resizable_dialog: ^0.0.3 copied to clipboard

Resizable Dialog

Resizable Dialog for Flutter #

A Flutter package that provides a customizable resizable and draggable dialog. This package allows users to resize and move the dialog around the screen, with optional callbacks to monitor resize and drag events.

Features #

  • Resizable: The dialog can be resized from any edge or corner.
  • Draggable: The dialog can be dragged across the screen.
  • Customizable: You can control the appearance, initial position, and minimum size of the dialog.
  • Callbacks: Get notified when the dialog is resized, dragged, or its dimensions change.

Getting Started #

Installation #

Add this to your pubspec.yaml:

dependencies:
    resizable_dialog: ^1.0.0
1
likes
105
points
85
downloads

Publisher

unverified uploader

Weekly Downloads

Resizable Dialog

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on resizable_dialog