crossword 1.3.2 copy "crossword: ^1.3.2" to clipboard
crossword: ^1.3.2 copied to clipboard

A Flutter package providing a user interface for solving crossword puzzles in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crossword

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

dependencies:
  crossword: ^1.3.2

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/crossword.dart';
34
likes
150
points
126
downloads

Publisher

verified publisheraerobola.com

Weekly Downloads

A Flutter package providing a user interface for solving crossword puzzles in your app.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on crossword