mecab_for_dart 1.1.5
mecab_for_dart: ^1.1.5 copied to clipboard
Dart plugin which provides binding to Mecab library (Japanese Morphological Analyzer)
Mecab for dart #
1.1.5 #
- Export
TokeNode
1.1.4 #
- Updated
- CHANGELOG
- README
- Added example
1.1.3 #
- Updated REDAME
1.1.2 #
- Added linux makefile and updated build instructions
1.1.1 #
- Do not include large assets in pub package
1.1.0 #
- Split mecab packge into flutter and dart packages
- This package can now run in dart standalone
- Flutter package with bundled libraries is here
1.0.7 #
- Updated plugin for new AGP
1.0.6 #
- Fixed plugin on Linux
1.0.5 #
- Fixed plugin on Windows
1.0.4 #
- Fixed plugin on Android
1.0.3 #
- Fixed plugin on Mac and iOS
1.0.2 #
- Fixed dictionary loading on web
1.0.1 #
- Added link to web app
- Fixed example
1.0.0 #
- Initial release
- Support for: android, ios, macos, linux, windows, web (js only)