funvas 0.1.8 copy "funvas: ^0.1.8" to clipboard
funvas: ^0.1.8 copied to clipboard

Package for creating canvas animations based on time and math functions. Fun + canvas -> funvas :)

0.1.8 #

  • Updated to accomodate latest framework changes.

0.1.7 #

  • Exposed FunvasPainter.
  • Bumped minimum SDK version.

0.1.6+6 #

  • Fixed images in README.

0.1.6+5 #

  • Fixed muted state.

0.1.6+4 #

  • Fixed paused and diagnostics property.

0.1.6+3 #

  • Added diagnostics property for paused.

0.1.6+2 #

  • Fixed paused value not being respected on init.

0.1.6+1 #

  • Improved documentation for container pausing behavior.

0.1.6 #

  • Improved container pausing behavior by muting the active ticker.

0.1.5 #

  • Added ability to pause a FunvasContainer.

0.1.4+1 #

  • Mentioned community projects in README.

0.1.4 #

  • Added the member s to Funvas, which is a shortcut for the available size (that is also available through x.width and x.height).

0.1.3+5 #

  • Updated example app to use flutter_lints.

0.1.3+4 #

  • Fixed homepage URL.

0.1.3+3 #

  • Updated README to reflect new gallery naming.

0.1.3+2 #

  • Switched to flutter_lints.

0.1.3+1 #

  • Added new GIFs to README.

0.1.3 #

  • Upgraded to latest dependencies.

0.1.2 #

  • Bumped to stable null safety version.

0.1.2-nullsafety.2 #

  • Corrected typo in docs.

0.1.2-nullsafety.1 #

  • Update link in README.

0.1.2-nullsafety.0 #

  • Added s2q method to Funvas for scaling the canvas to a square.
  • Added more example GIFs to the README.

0.1.1-nullsafety.0 #

  • Switched to a Ticker instead of a Timer in the FunvasContainer.

0.1.0-nullsafety.3 #

  • Improved the README.

0.1.0-nullsafety.2 #

  • Moved package location (adjusted homepage).
  • Moved tweets out of the example package.

0.1.0-nullsafety.1 #

  • Removed flutter SDK version constraint for PANA.

0.1.0-nullsafety.0 #

  • Added breaking change version. Of course, this is somewhat pointless now that the breaking change is already available as 0.0.4, however, we should be fine by not publishing that as a pre-release. And this is especially fine as the migration was meant to be a demonstration :)

0.0.4-nullsafety.3 #

  • Ran dart format to format all files.

0.0.4-nullsafety.2 #

  • Fixed changelog.

0.0.4-nullsafety.1 #

  • Migrated to null safety.

0.0.3+1 #

  • Removed unnecessary publish workflow badge from README.

0.0.3 #

  • Included example GIFs in the README.
  • Added gifsicle optimization in exporter.
  • Improved package description.

0.0.2 #

  • Expanded example by adding funvas animations and an exporter for exporting funvas animations to GIF.
  • Updated README to include usage guide and mention the exporter.

0.0.1 #

  • Pre-release version of funvas that is a functioning package but not yet polished.
254
likes
160
points
3.2k
downloads

Documentation

API reference

Publisher

verified publishercreativemaybeno.dev

Weekly Downloads

Package for creating canvas animations based on time and math functions. Fun + canvas -> funvas :)

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, meta

More

Packages that depend on funvas