Productivity
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.
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. |
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 is available at boxtransform.hyperdesigned.dev.
See CONTRIBUTING.md for details.
See DEVELOPMENT.md for development setup.
Feel free to join our Discord server for any inquiries or support!
© 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