You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ don't naturally belong to other topic monorepos (like
27
27
|[extension_discovery](pkgs/extension_discovery/)| A convention and utilities for package extension discovery. |[][extension_discovery_issues]|[](https://pub.dev/packages/extension_discovery)|
28
28
|[file](pkgs/file/)| A pluggable, mockable file system abstraction for Dart. |[][file_issues]|[](https://pub.dev/packages/file)|
29
29
|[file_testing](pkgs/file_testing/)| Testing utilities for package:file. |[][file_testing_issues]|[](https://pub.dev/packages/file_testing)|
30
+
|[glob](pkgs/glob/)| A library to perform Bash-style file and directory globbing. |[][glob_issues]|[](https://pub.dev/packages/glob)|
30
31
|[graphs](pkgs/graphs/)| Graph algorithms that operate on graphs in any representation. |[][graphs_issues]|[](https://pub.dev/packages/graphs)|
31
32
|[html](pkgs/html/)| APIs for parsing and manipulating HTML content outside the browser. |[][html_issues]|[](https://pub.dev/packages/html)|
32
33
|[io](pkgs/io/)| Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values. |[][io_issues]|[](https://pub.dev/packages/io)|
@@ -67,6 +68,7 @@ don't naturally belong to other topic monorepos (like
0 commit comments