Box Transform

0

A library for advanced resizing of rect in UI.

Productivity

flutter
flutter-package
flutter-ui
flutter-widget

Banner

Box Transform provides packages that allow you to programmatically handle box resizing and dragging. It offers highly flexible, resizable, and draggable boxes that can be used in Dart or Flutter projects.

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

Visit 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

© 2023 Hyperdesigned

Licensed under the Apache License, Version 2.0.

[contributing]: https://github.com/hyper-designed/box_transform/blob/main/CONTRIBUTING.md

[development]: https://github.com/hyper-designed/box_transform/blob/main/development.md

[docsite]: https://boxtransform.hyperdesigned.dev/

[get-started]: https://boxtransform.hyperdesigned.dev/flutter_get_started

[github]: https://github.com/hyper-designed/box_transform

Company Screenshot