funvas 0.0.4-nullsafety.3 funvas: ^0.0.4-nullsafety.3 copied to clipboard
Package for creating canvas animations based on time and math functions. Fun + canvas -> funvas :)
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.