Skip to content

Commit 0a73ae0

Browse files
committed
Tweak working about pub tool
1 parent c15fb6c commit 0a73ae0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flutter.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ mobile platforms.
4848

4949
## Package Management
5050

51-
- **Pub Tool:** To manage packages, use the `pub` tool, if available.
51+
- **Pub Tool:** To add or remove package dependencies from the project, use
52+
the `pub` tool with the add and remove subcommands.
5253
- **External Packages:** If a new feature requires an external package, use the
5354
`pub_dev_search` tool, if it is available. Otherwise, identify the most
5455
suitable and stable package from pub.dev.

0 commit comments

Comments
 (0)