Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.12 KB

pangolin

Update 01/10/2023

The app is approved on Google Play store! See Pangolin on Playstore

Waiting for App Store approval!

An app that aids competitive Scrabble players to search, learn and review word lists

Update 09/05/2023

Features:

  • Search for words in the Scrabble dictionary using pattern match, anagram match, probability order and include match.
  • Add words to the favorite list that can be reviewed in the home page.
  • Review words based on famous beginner-friendly lists from the review section
  • Supports both NWL20 and CSW21 lexicons
  • Change theme color of the application to suit your appeal

Simulator Screenshot - iPhone 14 - 2023-09-05 at 21 54 15

Simulator Screenshot - iPhone 14 - 2023-09-05 at 21 54 34

Running the app locally

  • execute "flutter pub add" in the main directory.
  • execute "flutter run" in the main directory.