An open API service indexing awesome lists of open source software.

https://github.com/broxus/money2_improver


https://github.com/broxus/money2_improver

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Features

This is just a 'fix' package for [Money2](https://money2.onepub.dev/) due to [found bug](https://github.com/onepub-dev/money.dart/issues/75).

## Getting started

```sh
dart pub add money2_improver
```

## Usage

Call `MoneyImprover.parseWithCurrencyImproved()` to create Money from string and `formatImproved()` to format Money object to string.