oxygene 1.0.1 copy "oxygene: ^1.0.1" to clipboard
oxygene: ^1.0.1 copied to clipboard

A Flutter widget for modeling plants and plant-like structures.

1.0.1 #

  • Updated package description to English.
  • Added isComplex and willChange hints to CustomPaint for better rendering performance.

1.0.0 #

  • Initial release.
  • Oxygene widget — a read-only, non-interactive preview that renders an L-system / turtle-graphics tree from a genome string and fits it to its box.
  • Accepts both the plain genome form and the compact short form (<old> || <buffer> | <count>); the widget expands the short form itself.
  • Configurable width, height, backgroundColor, and leafScale.
  • Invalid genomes fail soft (truncated/blank tree, never a thrown exception).
2
likes
130
points
6
downloads

Documentation

API reference

Publisher

verified publisherlimenhort.com

Weekly Downloads

A Flutter widget for modeling plants and plant-like structures.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on oxygene