free_english_dictionary 0.0.3 copy "free_english_dictionary: ^0.0.3" to clipboard
free_english_dictionary: ^0.0.3 copied to clipboard

Dart package that provides English dictionary meaning for word.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add free_english_dictionary

With Flutter:

 $ flutter pub add free_english_dictionary

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

dependencies:
  free_english_dictionary: ^0.0.3

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:free_english_dictionary/free_english_dictionary.dart';
9
likes
160
points
89
downloads

Publisher

verified publisherabeeboladele.com.ng

Weekly Downloads

Dart package that provides English dictionary meaning for word.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, dio_cache_interceptor

More

Packages that depend on free_english_dictionary