flutter_pretext 1.0.1
flutter_pretext: ^1.0.1 copied to clipboard
A high-performance text dynamics engine and layout framework for native Flutter. mathematically wraps text natively around geometry, obstacles, and shapes.
1.0.0 #
- Initial Release!
- Added mathematical native line-break and width iterators.
- Added
ObstacleTextFlowwidget for fully dynamic 60fps wrap-around bounds. - Added
ShrinkWrapTextwidget. - Added
BalancedTextwidget for typographically pleasing orphans-free titles. - Fully decoupled from standard DOM, FFI, and expensive tree-rebuilding computations.
1.0.1 #
- Updated the URL for demo images and gif