Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Releases: lunofono/lunofono_bundle

v0.3.0

18 Feb 20:21
c33f535
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changelog

New Features

  • ImageButton, a button represented by an image, was added.

Migration Notes

  • PlayContentAction.shouldLoop was removed, looping should be controlled by Playlist.

v0.2.0

16 Feb 10:17
521720f
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

New features

  • StyledButton can have a foreground image.

Breaking changes

  • ColoredButton was renamed to StyledButton.

  • StyledButton.color was renamed to backgroundColor and can be null.

  • The positional argument color in the StyledButton constructor was made
    optional and renamed to backgroundColor too. It defaults to null.

v0.1.0

03 Feb 16:13
446d0dc
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial pre-release