Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 1.23 KB

[0.12.3] - 14 May 2020.

fontSize has been replaced with textStyle. Minor breaking change.

[0.12.2] - 26 Apr 2020.

Update dependencies.

[0.12.1] - 25 Apr 2020.

Fix issue #40 and #41. Refactor interaction events to use controller.

[0.12.0] - 24 Apr 2020.

Vertical gesture support. Code clean up with minor breaking changes. Promoted the use of story controller.

[0.11.5] - 23 Apr 2020.

Fix issue with video stories not pausing while loading.

[0.11.4] - 15 March 2020.

Duration API in shorthand methods. Roundness of inline gifs fixed.

[0.11.3] - 14 March 2020.

Fix swipe down pause issue on fullscreen stories.

[0.11.2] - 21 January 2020.

Fix hardcoded imageFit for StoryImage.

[0.11.1] - 21 January 2020.

Bumped rxdart version.

[0.11.0] - 13 October 2019.

Video media support.

[0.10.0] - 2 September 2019.

Animated Gifs support. Ability to wait for images to load before stories proceed. Comes with controller to manually control playback.

[0.9.3] - 29 July 2019.

Improvement for issue #1 fix.

[0.9.2] - 29 July 2019.

Fix issue #1: onTap pause error for last page

[0.9.1] - 22 June 2019.

Pub library health complain on description length. Fixed.

[0.9.0] - 22 June 2019.

Initial release