GitHunt

Banner

Box Transform

melos Build Tests codecov

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.

Packages

Package Pub Description
box_transform Pub Version A pure Dart implementation for box transformation operations that does not rely on Flutter.
flutter_box_transform Pub Version A Flutter implementation that provides a flexible, customizable and easy to use interface tailored for Flutter projects.

Features

  • ๐Ÿ“ 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.

Getting Started

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

Documentation is available at boxtransform.hyperdesigned.dev.

Contributing

See CONTRIBUTING.md for details.

See DEVELOPMENT.md for development setup.

Authors


Birju Vachhani

Saad Ardati

Feel free to join our Discord server for any inquiries or support!

License

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.

Languages

Dart98.9%HTML0.4%Swift0.3%Ruby0.3%Java0.1%Objective-C0.0%

Contributors

Apache License 2.0
Created February 1, 2023
Updated January 9, 2026