FLUTTER ECOSYSTEM

resizable_widget

允許使用者透過拖曳來調整內部組件的大小。此套件包含簡單的 API,但如有需要,您也可以靈活地自訂 ResizableWidget。

resizable_widget 封面
最新版本
1.0.5
近 30 天下載
39.1萬
喜歡數
187
Pub 分數
160

Package Overview

根據套件公開資料產生的選型評估,僅供參考。

套件概覽

resizable_widget 套件允許使用者透過拖曳其邊緣或角落來動態調整內部元件的大小。它提供簡單直覺的 API,可為任何元件加入可調整大小的功能,並在需要時提供自訂選項。非常適合用於建立互動式介面,讓使用者即時調整元件大小,例如儀表板、版面編輯器或設計工具。此套件支援所有主要平台,包含 Android、iOS、Web、macOS、Windows 與 Linux。

適用情境
  • Interactive dashboard layouts
  • Resizable UI components in design tools
  • Dynamic form builders
  • Customizable widget containers
  • Real-time layout editing
主要特色
  • Drag-to-resize functionality
  • Flexible customization options
  • Cross-platform support
  • Simple API integration
  • Edge and corner resize handles
適合對象
  • Developers building interactive UIs
  • Design tool creators
  • Dashboard and editor applications
  • UI prototyping
  • Apps requiring dynamic widget sizing
使用建議
  • May require additional logic for complex constraints
  • Performance impact with many resizable widgets
  • Needs careful handling of touch input on mobile
  • Not suitable for static layouts
  • Requires attention to user feedback during resizing
支援平台AndroidiOSWebmacOSWindowsLinux

安裝套件

flutter pub add resizable_widget

所屬分類

原始碼儲存庫

相關專案

暫無相關資料。