jmdict_fast 0.1.6 copy "jmdict_fast: ^0.1.6" to clipboard
jmdict_fast: ^0.1.6 copied to clipboard

Blazing-fast Japanese dictionary engine for Flutter — FST-indexed lookup, gloss reverse search, deinflection, one-call install.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jmdict_fast

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

dependencies:
  jmdict_fast: ^0.1.6

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:jmdict_fast/jmdict_fast.dart';
0
likes
150
points
12
downloads

Documentation

API reference

Publisher

verified publisherglennso.dev

Weekly Downloads

Blazing-fast Japanese dictionary engine for Flutter — FST-indexed lookup, gloss reverse search, deinflection, one-call install.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, path_provider, plugin_platform_interface

More

Packages that depend on jmdict_fast

Packages that implement jmdict_fast