graphx 0.0.1+5 copy "graphx: ^0.0.1+5" to clipboard
graphx: ^0.0.1+5 copied to clipboard

outdated

Flash a-like render API on CustomPainter to power-up your Flutter apps.

[0.0.1] #

  • Initial release.

[0.0.1+2] #

  • Improved README.md with gif screencast samples.
  • cleanup some code.

[0.0.1+3] #

  • Another improve to the README.md, gifs have links to videos, to check screencasts in better quality.
  • Added help & social links.
  • cleanup more code.

[0.0.1+4] #

  • code clean up and minor fixes in the readme.
  • adds trace() global function, as an option to print(). It allows you to pass up to 10 arguments, and configure stack information to show through traceConfig(). So it can print caller name (method name), caller object (instance / class name where caller is), filename and line number with some custom format.

[0.0.1+5] #

  • added missing export in graphx.
  • testing discord integration.
  • GTween changed VoidCallback to Function to avoid linting errors.
375
likes
0
pub points
73%
popularity

Publisher

verified publisherroipeker.com

Flash a-like render API on CustomPainter to power-up your Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math, xml

More

Packages that depend on graphx