odenet_wordnet_de 1.0.0 copy "odenet_wordnet_de: ^1.0.0" to clipboard
odenet_wordnet_de: ^1.0.0 copied to clipboard

PlatformLinux

Library and simple CLI app for Open German WordNet.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate odenet_wordnet_de

Use it

The package has the following executables:

$ odenet-wordnet-de

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add odenet_wordnet_de

With Flutter:

 $ flutter pub add odenet_wordnet_de

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

dependencies:
  odenet_wordnet_de: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:odenet_wordnet_de/odenet_wordnet_de.dart';
0
likes
140
points
9
downloads

Publisher

verified publisheryuwash.eu

Weekly Downloads

Library and simple CLI app for Open German WordNet.

Repository (GitHub)
View/report issues

Topics

#language

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, http, path, xdg_directories, xml

More

Packages that depend on odenet_wordnet_de