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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add word_puzzle_pack

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  word_puzzle_pack: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:word_puzzle_pack/word_puzzle_pack.dart';
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