ac_posix_locale 0.1.3 copy "ac_posix_locale: ^0.1.3" to clipboard
ac_posix_locale: ^0.1.3 copied to clipboard

POSIX locale related types

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.3 - 2026-04-05 #

Fixed #

  • PosixLocaleLang constructor now accepts minimal locale identifiers ('C' and 'POSIX'); minimalLocale getter now correctly returns true for these values.

Added #

  • PosixLocaleLang implements ==, hashCode, and copyWith.
  • PosixLocaleLang is now annotated @immutable; meta added as a direct dependency.
  • example/example.dart demonstrating PosixLocaleLang.parse and constructor usage.

0.1.2 #

  • Upgrade ac_lints package to 0.4.0

0.1.1 #

  • Upgrade ac_lints package to 0.3.0

0.1.0 #

  • Initial release
1
likes
150
points
138
downloads

Documentation

API reference

Publisher

verified publisheranthonychampagne.fr

Weekly Downloads

POSIX locale related types

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

ac_dart_essentials, meta

More

Packages that depend on ac_posix_locale