flutter_script_renderer 0.1.4
flutter_script_renderer: ^0.1.4 copied to clipboard
A Flutter package for automatic rendering of multilingual text with proper script-specific styling, supporting Khmer and Latin scripts with extensibility for additional languages.
Changelog #
Changelog #
0.1.4 March 22, 2025 #
Example Additions #
- Added comprehensive example application with multilingual demonstrations
- Created well-structured example project with proper organization
- Included demonstrations for all key package features
- Added grammatically correct Khmer text examples
- Provided real-world mixed script scenarios
- Created example documentation and implementation guides
0.1.3 March 21, 2025 #
Enhancements #
- Reorganized font assets to follow Flutter package best practices
- Improved cross-platform compatibility with standardized asset path handling
- Enhanced documentation with multilingual text examples
- Added explicit cross-platform support indicators
Technical Improvements #
- Optimized package structure for better performance and maintainability
- Standardized font loading across package and consumer applications
- Reduced package size through improved asset organization
- Simplified implementation for package consumers
0.1.2 March 20, 2025 #
Fixes #
- Resolved font family application issues in package context
- Added proper package reference to TextStyle objects for font rendering
- Improved handling of font assets for package consumers
Technical Improvements #
- Fixed circular dependencies in style handler classes
- Enhanced font fallback system for better cross-platform compatibility
- Optimized font loading mechanism for package-provided fonts
0.1.1 March 20, 2025 #
Improvements #
- Enhanced font handling and asset management
- Improved documentation for font usage
- Fixed issues with font family application
0.1.0 March 20, 2025 #
Features #
- Initial release of Flutter Script Renderer
- Support for Khmer and Latin script detection and rendering
- Automatic script detection within text strings
- Script-specific styling capabilities
- Customizable font and style properties for each script type
- Extension methods for simplified usage
- Performance optimized for mixed script rendering