flutter_pretext 1.1.0 copy "flutter_pretext: ^1.1.0" to clipboard
flutter_pretext: ^1.1.0 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 ObstacleTextFlow widget for fully dynamic 60fps wrap-around bounds.
  • Added ShrinkWrapText widget.
  • Added BalancedText widget 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

1.0.2 #

  • Updated the URL for demo images and gif

1.1.0 #

  • Removed flutter dependencies and made library available for standalone dart servers.
26
likes
150
points
128
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance text dynamics engine and layout framework for native Flutter. mathematically wraps text natively around geometry, obstacles, and shapes.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

characters, dart_pretext, flutter

More

Packages that depend on flutter_pretext