samwilkinson.dev

Anagram Solver

Anagram Solver is an Android app created in Dart/Flutter to help users to solve anagrams.

Get it on Google Play

a screenshot of the app interface a screenshot of the app interface a screenshot of the app interface a screenshot of the app interface

Features

Anagram Solver allows the user to input the letters of an anagram, then finds all possible words that use those letters.

The app also retrieves the definitions of these words, making it easy to see if the answer fits.

The results can either be sorted by the frequency at which the word appears on Wikipedia, or alphabetically.

Data from the Wiktionary API is used to get snippets of definitions, as well as providing a link to the relevant page showing the full definition.