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

Flutter plugin which provides binding to Mecab library (Japanese Morphological Analyzer)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mecab_for_flutter

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

dependencies:
  mecab_for_flutter: ^0.0.3

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:mecab_for_flutter/mecab_for_flutter.dart';
0
likes
140
points
243
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin which provides binding to Mecab library (Japanese Morphological Analyzer)

Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

github.com
buymeacoffee.com
www.patreon.com

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, mecab_for_dart, path, universal_ffi, universal_io

More

Packages that depend on mecab_for_flutter