Files
flame/packages/flame_splash_screen/CHANGELOG.md
github-actions[bot] 174425d32f chore(release): Publish packages (#3846)
Prepared all packages to be released to pub.dev

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-06 19:08:53 +01:00

1.4 KiB

0.3.1+3

0.3.1+2

0.3.1+1

0.3.1

0.3.0

Note: This release has breaking changes.

  • BREAKING FIX: Migrate from RawKeyEvent to KeyEvent (#3002). (330862c9)

0.2.0

  • Added linter
  • Updated dependencies
  • Improved README
  • Updated to Flutter 3.13.0

0.1.0

  • Added non nullability support
  • Update to new logo

0.0.1

  • Initial implementation with theme, controller and of course, the splash screen widget.