dictosaurus 0.0.1-beta.2
dictosaurus: ^0.0.1-beta.2 copied to clipboard
Extensions on String that provide dictionary and thesaurus functions.
Extensions on String that provide dictionary and thesaurus functions. #
THIS PACKAGE IS PRE-RELEASE, IN ACTIVE DEVELOPMENT AND SUBJECT TO DAILY BREAKING CHANGES.
Skip to section:
Overview #
TODO: Overview
Refer to the references to learn more about the theory behind this library.
Usage #
In the pubspec.yaml of your flutter project, add the following dependency:
dependencies:
dictosaurus: <latest_version>
In your code file add the following import:
import 'package:dictosaurus/dictosaurus.dart';
TODO: describe usage.
API #
The API exposes
TODO: describe the API
Definitions #
The following definitions are used throughout the documentation:
- TODO: add definitions
References #
- TODO: add references
Issues #
If you find a bug please fill an issue.
This project is a supporting package for a revenue project that has priority call on resources, so please be patient if we don't respond immediately to issues or pull requests.
