hyphen 0.1.2
hyphen: ^0.1.2 copied to clipboard
A cross-platform Flutter plugin that provides high-quality word hyphenation.
0.1.2 #
- Fixed formatting issues
0.1.1 #
- Removed unnecessary analysis options
- Fixed warnings caused by using "<>" in doc comments
0.1.0 #
- Initial release of Hyphen 🎉
- Cross-platform hyphenation for Flutter:
- iOS, Android, macOS, Windows, Linux via
dart:ffi - Web via JavaScript/WASM runtime
- iOS, Android, macOS, Windows, Linux via
- Support for both
hnj_hyphenate2andhnj_hyphenate3modes - Utility to apply hyphenation marks and insert custom separators
- Documentation and minimal examples included