mecab_for_flutter 1.0.2
mecab_for_flutter: ^1.0.2 copied to clipboard
Flutter plugin which provides binding to Mecab library (Japanese Morphological Analyzer)
Mecab for Flutter #
1.0.2 #
- Fixed analysis issues
- Updated README
1.0.1 #
- Correctly export libraries on native and web
1.0.0 #
- Initial stable release
- Support for all platforms tested
0.0.3 #
- Linux support
0.0.2 #
- Corrected support matrix
0.0.1 #
- Initial release (may not work on Linux)
- Support for (tested):
- android, ios, macos, web (js only)
- Supprt for (untested):
- linux, windows