https://github.com/broxus/money2_improver
https://github.com/broxus/money2_improver
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/broxus/money2_improver
- Owner: broxus
- License: gpl-3.0
- Created: 2023-03-08T13:02:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T15:28:17.000Z (almost 2 years ago)
- Last Synced: 2025-09-24T14:34:31.651Z (9 months ago)
- Language: Dart
- Size: 36.1 KB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.