44
55[ ![ melos] ( https://img.shields.io/badge/maintained%20with-melos-f700ff.svg?style=flat-square )] ( https://github.com/invertase/melos ) [ ![ Codemagic build status] ( https://api.codemagic.io/apps/63dd4d4ae6be1d561b8f45d2/63dd4d4ae6be1d561b8f45d1/status_badge.svg )] ( https://codemagic.io/apps/63dd4d4ae6be1d561b8f45d2/63dd4d4ae6be1d561b8f45d1/latest_build ) [ ![ Tests] ( https://github.com/hyper-designed/box_transform/workflows/Tests/badge.svg?branch=main )] ( https://github.com/hyper-designed/box_transform/actions )
66
7- [ Box Transform] ( github ) provides packages that allows you to programmatically handle box resizing and dragging.
7+ [ Box Transform] [ github ] provides packages that allows you to programmatically handle box resizing and dragging.
88It provides highly flexible, programmatically resizable and draggable boxes that can be used in any Dart or Flutter
99project. A library for advanced resizing of rect in UI.
1010
@@ -28,26 +28,26 @@ project. A library for advanced resizing of rect in UI.
2828
2929## Getting Started
3030
31- Go to the [ Getting Started] ( https://docs.page/hyper-designed/box_transform/flutter_get_started ) page of the
32- [ documentation] ( docsite ) to start using Box Transform.
31+ Go to the [ Getting Started] [ get-started ] page of the
32+ [ documentation] [ docsite ] to start using Box Transform.
3333
34- ### Live Demo: [ box -transform.codemagic.app ] ( https://box-transform.codemagic.app )
34+ ### Live Demo: [ Box -transform Playground ] [ demo ]
3535
3636## Documentation
3737
38- Documentation is available at https://docs.page/hyper-designed/box_transform .
38+ Documentation is available at [ boxtransform.hyperdesigned.dev ] [ docsite ] .
3939
4040## Contributing
4141
42- See [ CONTRIBUTING.md] ( https://github.com/hyper-designed/box_transform/blob/main/CONTRIBUTING.md ) for details.
42+ See [ CONTRIBUTING.md] [ contributing ] for details.
4343
44- See [ DEVELOPMENT.md] ( https://github.com/hyper-designed/box_transform/blob/main/ development.md ) for development setup.
44+ See [ DEVELOPMENT.md] [ development ] for development setup.
4545
4646## Authors
4747
4848<table >
4949 <tr >
50- <td align="center"><a href="https://github.com/hyper-designed "><img src="https://avatars.githubusercontent.com/u/20423471?s=100" width="100px;" alt=""/><br /><sub><b>Birju Vachhani</b></sub></a></td>
50+ <td align="center"><a href="https://github.com/BirjuVachhani "><img src="https://avatars.githubusercontent.com/u/20423471?s=100" width="100px;" alt=""/><br /><sub><b>Birju Vachhani</b></sub></a></td>
5151 <td align="center"><a href="https://github.com/SaadArdati"><img src="https://avatars.githubusercontent.com/u/7407478?v=4" width="100px;" alt=""/><br /><sub><b>Saad Ardati</b></sub></a></td>
5252 </tr >
5353</table >
@@ -86,8 +86,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8686
8787```
8888
89- [ github ] : https://github.com/hyper-designed/box_transform
90-
91- [ pubdev ] : https://pub.dev/packages/rect_resizer
92-
93- [ docsite ] : https://docs.page/hyper-designed/box_transform
89+ [ contributing ] : https://github.com/hyper-designed/box_transform/blob/main/CONTRIBUTING.md
90+ [ development ] : https://github.com/hyper-designed/box_transform/blob/main/development.md
91+ [ docsite ] : https://boxtransform.hyperdesigned.dev/
92+ [ demo ] : https://boxtransform-demo.hyperdesigned.dev
93+ [ get-started ] : https://boxtransform.hyperdesigned.dev/flutter_get_started
94+ [ github ] : https://github.com/hyper-designed/box_transform
0 commit comments