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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ This repository is home to various Dart packages under the [dart.dev](https://pu
9
9
| Package | Description | Version |
10
10
|---|---|---|
11
11
|[args](pkgs/args/)| Library for defining parsers for parsing raw command-line arguments into a set of options and values. |[](https://pub.dev/packages/args)|
12
+
|[fixnum](pkgs/fixnum/)| Library for 32- and 64-bit signed fixed-width integers. |[](https://pub.dev/packages/fixnum)|
0 commit comments