Features
This is just a 'fix' package for Money2 due to found bug.
Getting started
dart pub add money2_fixer
Usage
Call MoneyFixer.parseWithCurrencyImproved()
to create Money from string and formatImproved()
to format Money object to string.