alphanum_comparator 1.0.0
alphanum_comparator: ^1.0.0 copied to clipboard
Porting of "The Alphanum Algorithm" in Dart, used to sort string lists alphanumerically. The complete description of the algorithm can be found here https://github.com/quantosapplications/dart_alphanu [...]