Box Transform provides packages that allows you to programmatically handle box resizing and dragging. It provides highly flexible, programmatically resizable and draggable boxes that can be used in any Dart or Flutter project.
- 📏 Dimension Constraining: Set maximum and minimum constraints to keep boxes within specific boundaries while resizing.
- 🔁 Flipping Mechanics: Advanced positional-flipping when resizing hits extreme values with hard constraints.
- 🔒 Drag Clamping: Specify clamping boxes to keep your transformable boxes within a specific region.
- 🎨 Flexible Resizing Modes: Choose from four different resizing modes for more flexibility in how boxes are resized.
- 📍 Customizable Anchor Points: Define resizing corner-handles to anchor different parts of the box when resizing.
- 🎨 Customizable Handles: Use default resizing handles or define your own custom handles.
- 🚀 Easy Integration: Integrate Box Transform into your Dart or Flutter project with ease.
Go to the Getting Started page of the documentation to start using Box Transform.
Example App: box-transform-example.firebaseapp.com
Playground: box-transform-playground.firebaseapp.com
Documentation is available at boxtransform.hyperdesigned.dev.
See CONTRIBUTING.md for details.
See DEVELOPMENT.md for development setup.
Birju Vachhani |
Saad Ardati |
Feel free to join our Discord server for any inquiries or support!
Copyright © 2023 Hyperdesigned
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.