butter_commons 2.5.0 butter_commons: ^2.5.0 copied to clipboard
Common utilities for butter systems
2.5.0 #
- FEAT: Upgrade to flutter 3.16.x.
2.4.0 #
- PERF(commons): Add noComma to Formats.toMoney.
- FIX(dep): Update intl to 0.18.0.
- FIX: Fix Formats.getYYMM.
- FIX: Set the sdks of all packages to >=2.12.0.
- FIX: Apply new linting rules; Change didFindObject and didFindObjects definitions.
- FIX: Update documentation of the api_commons and commons packages.
- FEAT: Upgrade to dart 2.19.0.
- DOCS: Add discord badge on all packages.
2.1.2 #
- FIX(dep): Update intl to 0.18.0.
2.1.1 #
- FIX: Fix Formats.getYYMM.
2.1.0 #
- FEAT: Upgrade to dart 2.19.0.
2.0.5 #
- FIX: Set the sdks of all packages to >=2.12.0.
2.0.4 #
- PERF: Add noComma to Formats.toMoney.
2.0.3 #
- DOCS: Add discord badge on all packages.
2.0.2 #
- FIX: Apply new linting rules; Change didFindObject and didFindObjects definitions.
2.0.1 #
- FIX: Update documentation of the api_commons and commons packages.
2.0.0 #
Note: This release has breaking changes.
- FIX: Update documentation of the api_commons and commons packages.
- FIX: Update documentation of the api_commons and commons packages.
- BREAKING CHANGE: Configure packages for publishing.
1.6.2 #
- Initial version