signwriting_flutter 1.1.0
signwriting_flutter: ^1.1.0 copied to clipboard
Flutter utilities for SignWriting formats, tokenizer and visualizer.
1.0.0 #
- Visualizer
1.0.1 #
- Documentation
1.0.2 #
- More Documentation
1.0.3 #
- Refactor
1.0.4 #
- Removed Assets from PUB
1.1.0 #
- Accept SWU strings in
signwritingToImage(auto-detected and converted) - Add
signwritingsToImageto render and combine multiple signs (horizontal/vertical, centered) trustBox: falsenow uses the tight box fromsignwritingBox(font-metric based), matching the Python reference- Re-export the pure
signwritingutilities (incl.getSymbolSize,signwritingBox) for a single import - Fix documentation rendering (escape generic types in doc comments)
- Require
signwriting: ^1.4.0