word_puzzle_pack 0.1.0 copy "word_puzzle_pack: ^0.1.0" to clipboard
word_puzzle_pack: ^0.1.0 copied to clipboard

A comprehensive Flutter package for English words with 1200+ words, dictionary with meanings/synonyms, word validation, anagram detection, and utilities for word games and puzzles.

Changelog #

0.1.0 2024-01-XX #

Added #

  • Initial release of word_puzzle_pack
  • Word Lists: 1200+ curated English words
  • Dictionary: Complete dictionary with meanings, examples, synonyms, and acronyms
  • Word Utilities: Anagram detection, palindrome checking, word scoring, letter frequency analysis
  • Word Validation: English word validation, vowel/consonant counting, length checks
  • Advanced Filtering: Get words by length range, prefix, suffix, containing substring
  • Flexible Querying: All methods support count parameter for limiting results
  • Comprehensive Testing: Full test coverage for all functionality
  • Example App: Complete Flutter app demonstrating all features

Features #

  • Case-insensitive operations
  • Randomized results for variety
  • Smart handling of edge cases
  • Memory-efficient static methods
  • No external dependencies (except Flutter)

API #

  • WordLists: Word list management and filtering
  • WordUtils: Word analysis and manipulation utilities
  • WordValidator: Word validation and character analysis
  • Dictionary: Dictionary lookup and search functionality
  • DictionaryEntry: Dictionary entry data structure
  • DictionaryData: Pre-loaded dictionary entries
1
likes
150
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for English words with 1200+ words, dictionary with meanings/synonyms, word validation, anagram detection, and utilities for word games and puzzles.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on word_puzzle_pack