# money2

## money2

- [Overview](https://money2.onepub.dev/master.md): Money2 is a Dart package providing parsing, formatting and mathematical operations on monetary amounts.
- [Common Currencies](https://money2.onepub.dev/common-currencies.md)
- [Creating a Currency](https://money2.onepub.dev/creating-a-currency.md)
- [Registering a Currency](https://money2.onepub.dev/registering-a-currency.md)
- [Parsing](https://money2.onepub.dev/parsing.md)
- [Find a currency](https://money2.onepub.dev/find-a-currency.md)
- [Default format](https://money2.onepub.dev/default-format.md)
- [Symbols](https://money2.onepub.dev/symbols.md)
- [Separators](https://money2.onepub.dev/separators.md)
- [Decimal Separator](https://money2.onepub.dev/separators/decimal-separator.md)
- [Group Separator](https://money2.onepub.dev/separators/thousand-separator.md)
- [Creating Money](https://money2.onepub.dev/creating-money.md)
- [Money.parse](https://money2.onepub.dev/creating-money/money.parse.md)
- [Currency.parse](https://money2.onepub.dev/creating-money/currency.parse.md)
- [Money.from](https://money2.onepub.dev/creating-money/money.fromint.md)
- [Currencies.parse](https://money2.onepub.dev/creating-money/currencies.parse.md)
- [decimalDigits](https://money2.onepub.dev/creating-money/decimaldigits.md)
- [Formatting](https://money2.onepub.dev/formatting.md)
- [Formatting Patterns](https://money2.onepub.dev/formatting/formatting-patterns.md)
- [Storing and Send](https://money2.onepub.dev/storing-and-send.md)
- [Exchange Rates](https://money2.onepub.dev/exchange-rates.md)
- [Comparison](https://money2.onepub.dev/comparison.md)
- [Currency Predicates](https://money2.onepub.dev/currency-predicates.md)
- [Value Sign Predicates](https://money2.onepub.dev/value-sign-predicates.md)
- [Arithmetic Operations](https://money2.onepub.dev/arithmetic-operations.md)
- [Allocation](https://money2.onepub.dev/allocation.md)
- [Money encoding/decoding](https://money2.onepub.dev/money-encoding-decoding.md)
