Skip to content

Commit 10271ac

Browse files
SaadArdatiBirjuVachhani
authored andcommitted
📝 Revert incorrect grammatical error correction.
1 parent d56284f commit 10271ac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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) [![codecov](https://codecov.io/gh/BirjuVachhani/box_transform/branch/main/graph/badge.svg?token=SX5FXDUD7A)](https://codecov.io/gh/BirjuVachhani/box_transform)
66

77
[Box Transform][github] provides packages that allows you to programmatically handle box resizing and dragging.
8-
It provides a highly flexible, programmatically resizable and draggable boxes that can be used in any Dart or Flutter
8+
It provides highly flexible, programmatically resizable and draggable boxes that can be used in any Dart or Flutter
99
project.
1010

1111
## Packages

docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Box Transform
44

55
[Box Transform][github] provides packages that allow you to programmatically handle box resizing and dragging.
6-
It provides a highly flexible, programmatically resizable and draggable boxes that can be used in any Dart or Flutter
6+
It provides highly flexible, programmatically resizable and draggable boxes that can be used in any Dart or Flutter
77
project.
88

99
## Package

packages/box_transform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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) [![Pub Version](https://img.shields.io/pub/v/box_transform?label=Pub)](https://pub.dev/packages/box_transform)
66

77
[Box Transform](https://github.com/hyper-designed/box_transform) is a pure-Dart base package that allows you to
8-
programmatically handle box resizing and dragging without relying on Flutter. It provides a highly flexible,
8+
programmatically handle box resizing and dragging without relying on Flutter. It provides highly flexible,
99
programmatically resizable and draggable boxes that can be used in any Dart project.
1010

1111
## Features

packages/flutter_box_transform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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) [![Pub Version](https://img.shields.io/pub/v/box_transform?label=Pub)](https://pub.dev/packages/box_transform)
66

77
[Flutter Box Transform](https://github.com/hyper-designed/box_transform) is a [Flutter](https://flutter.dev) package
8-
that allows you to programmatically handle box resizing and dragging using Flutter widgets. It provides a highly
8+
that allows you to programmatically handle box resizing and dragging using Flutter widgets. It provides highly
99
flexible, programmatically resizable and draggable boxes that can be used in any Flutter project.
1010

1111
This package uses [Box Transform](https://pub.dev/packages/box_transform) APIs internally.

0 commit comments

Comments
 (0)