english_sentences

Last updated:

0 purchases

english_sentences Image
english_sentences Images
Add to Cart

Description:

english sentences

English Sentences #
1000+ frequently used english sentences to work with.
Getting started #
Here is an example:
import "package:english_sentences/english_sentences.dart";

var sentences = englishSentences.take(10)
for (var s in sentences) {
print(s);
}
copied to clipboard
End Notes #
There is this english_words package, So I thought english_sentences package might be helpful.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.