anagram 2.1.2 copy "anagram: ^2.1.2" to clipboard
anagram: ^2.1.2 copied to clipboard

outdated

A simple standalone commandline anagram solving utility library for Dart.

anagram #

A simple anagram solving utility library for Dart based on the original anagram C program by Martin Guy.

Anagram is a standalone utility using its own inbuilt word list(from linux words) and as such does not depend on any web services.

It is intended for simple anagram finding for tasks such as crossword solving etc.

Please read the changelog for details related to specific versions and the example for usage details.

1
likes
0
pub points
47%
popularity

Publisher

verified publisherdarticulate.com

A simple standalone commandline anagram solving utility library for Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, meta, path

More

Packages that depend on anagram