english_words 2.0.2 copy "english_words: ^2.0.2" to clipboard
english_words: ^2.0.2 copied to clipboard

outdatedDart 1 only

Utilities for working with English words.

example/english_words_example.dart

// Copyright (c) 2017, filiph. All rights reserved. Use of this source code
// is governed by a BSD-style license that can be found in the LICENSE file.

import 'package:english_words/english_words.dart';

void main() {
  generateWordPairs().forEach(print);
}
567
likes
0
points
27.6k
downloads

Publisher

verified publisherfiliph.net

Weekly Downloads

Utilities for working with English words.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

string_scanner

More

Packages that depend on english_words