crossword_generator 1.2.0 copy "crossword_generator: ^1.2.0" to clipboard
crossword_generator: ^1.2.0 copied to clipboard

A Dart library for generating crossword puzzles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crossword_generator

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

dependencies:
  crossword_generator: ^1.2.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:crossword_generator/crossword_generator.dart';
1
likes
110
points
50
downloads

Publisher

verified publisherspeakm.com

Weekly Downloads

A Dart library for generating crossword puzzles.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on crossword_generator