Skip to content

wave 0.2.3

Choose a tag to compare

@RockerFlower RockerFlower released this 08 Jul 06:38
· 7 commits to master since this release
498cef7

Changes

  • Add runtime validation for custom gradient and layer configuration.
  • Add default rendering support for SingleConfig and RandomConfig.
  • Improve animation lifecycle handling in WaveWidget.
  • Refresh package metadata and demo links for the maintained repository.
  • Add CI coverage on Flutter 3.7.12 and publish wave 0.2.3 to pub.dev.

Deployment

  • The web demo now deploys through Cloudflare Workers Static Assets.

Validation

  • flutter analyze
  • flutter test
  • flutter pub publish --dry-run
  • pub.dev publish workflow completed successfully