PackageTrack
Sign in Get early access

bd_money_formatter

A Dart package to format numbers into Bangladesh (BD) money format. BD uses a unique grouping: 12,34,567 instead of 1,234,567.

2.0.1 Pritom-Chaki/bd_money_formatter

What this package is like to depend on

Last release 4 months ago

28 Mar 2026

Ships fairly regularly

a new release about every 11 months

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

5 releases · first in 2024

2 releases in the last 12 months

see the full history below

Release timeline

5 releases · Feb 2024 to Mar 2026
2025 2026
Release Pre-release

Releases

latest 5
  1. 2.0.1 28 Mar 2026
    Release notes
    • Update README.md file.
    Open source →
  2. 2.0.0 11 Mar 2026
    Release notes
    • BREAKING: amount parameter now accepts num instead of dynamic — provides type safety.
    • BREAKING: MoneyFormatterOutput now has named fields: amount, amountWithCurrency, originalValue.
    • BREAKING: Removed Flutter dependency — now a pure Dart package.
    • Added currency symbol support with configurable currencySymbol parameter (default: ৳).
    • Added toBDMoney() and toBDMoneyWithCurrency() extension methods on num.
    • Fixed crash when passing 0, null, or empty values.
    • Fixed bug where amount field was mutated during formatting.
    • Added comprehensive unit tests.
    Open source →
  3. 1.0.0 18 Apr 2025
    Release notes
    • Update flutter version.
    Open source →
  4. 0.0.2 24 Feb 2024
    Release notes
    • Update for readme and pub points.
    Open source →
  5. 0.0.1 24 Feb 2024
    Release notes
    • Initial Release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive