flutter_bangla_math 0.2.0
flutter_bangla_math: ^0.2.0 copied to clipboard
Render mixed Bangla text and LaTeX math in Flutter without breaking Bengali glyph shaping.
Changelog #
0.2.0 #
- Removed bundled Noto Serif Bengali to reduce package size.
- Removed license text files from Flutter runtime assets.
- Kept Noto Sans Bengali as the only bundled Bengali font.
0.1.0 #
- Initial release of
flutter_bangla_math. - Added Bangla-aware text and LaTeX parsing for inline and block math.
- Added bundled Noto Sans Bengali and Noto Serif Bengali fonts for stable rendering and tests.
- Added example app, tests, and GitHub Actions CI.