alphanum_comparator 2.0.3 copy "alphanum_comparator: ^2.0.3" to clipboard
alphanum_comparator: ^2.0.3 copied to clipboard

Porting of "The Alphanum Algorithm" in Dart, used to sort string lists alphanumerically.

0.0.1 - 2020-05-30 #

  • Initial commit

1.0.0 - 2020-06-01 #

  • Added example

1.0.1 - 2020-06-01 #

  • Added description

2.0.0 - 2021-03-05 #

  • Migrated to null safety

2.0.1 - 2021-09-07 #

  • Removed flutter dependency

2.0.2 - 2022-06-29 #

  • Added compareNumFirst method

2.0.3 - 2025-03-06 #

  • Upgrade dart version
  • dart pub upgrade
  • Changed _getChunk method
10
likes
150
points
487
downloads

Publisher

verified publisherquantos.it

Weekly Downloads

Porting of "The Alphanum Algorithm" in Dart, used to sort string lists alphanumerically.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

More

Packages that depend on alphanum_comparator