islamic_text 1.0.0
islamic_text: ^1.0.0 copied to clipboard
A Flutter package for processing Islamic text, including ligature replacement and glyph rendering.
Changelog #
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 – 2026-01-02 #
Added #
- Initial release of
islamic_textpackage. IslamicTextwidget for rendering Islamic phrases with compact ligatures.LigatureReplacerfor reversible phrase-to-symbol encoding/decoding.IslamicTextStyleResolverfor applying custom font and vertical offsets.- Support for custom font IslamicPhrases.
- Basic example app included in
/examplefolder.