dart_pretext 1.1.1
dart_pretext: ^1.1.1 copied to clipboard
A high-performance text dynamics engine and layout framework for native Dart, with no dependencies.
1.1.0 #
- Extracted and maintained a pure Dart text layout engine in
dart_pretext. - Added framework-agnostic
Fontabstraction for custom measurement adapters. - Added text preparation, line breaking, and line materialization APIs.
- Added examples and tests for Dart SDK usage.
1.1.1 #
- Added proper examples