Skip to content

format 3.0.0

Choose a tag to compare

@vi-k vi-k released this 14 Aug 07:19
· 44 commits to main since this release

Format 3.0.0 is the first published release since 1.6.0.

Highlights:

  • Adds Python-style brace formatting and sprintf/vsprintf on a shared engine.
  • Adds configurable locales, text units, custom formatters, and the companion format_intl 1.0.0.
  • Removes intl from the core package; locale-aware n formatting now uses the configured NumberLocale (breaking change).
  • Fixes Flutter dependency resolution with characters: ^1.3.0 (#8).
  • Includes extensive VM, dart2js, and dart2wasm correctness, memory, and performance work.

Packages:

See CHANGELOG.md for the complete list.