format 3.0.0
Format 3.0.0 is the first published release since 1.6.0.
Highlights:
- Adds Python-style brace formatting and
sprintf/vsprintfon a shared engine. - Adds configurable locales, text units, custom formatters, and the companion
format_intl 1.0.0. - Removes
intlfrom the core package; locale-awarenformatting now uses the configuredNumberLocale(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.