flutter_stories 0.3.1 flutter_stories: ^0.3.1 copied to clipboard
Widget that brings stories mechanism to your apps
[0.3.0] - 07.08.2021 #
- Null-safety support (thanks @KarimAbdo)
[0.2.1+1] - 22.04.2020 #
- Added fullscreen param default value and assertion
[0.2.1] - 22.04.2020 #
- Fixed
fullscreen
param initalization
[0.2.0] - 22.04.2020 #
- Added
topOffset
param to control progress container offset from top of the screen - Added
fullscreen
param to control fullscreen behavior
[0.1.1] - 08.04.2020 #
onFlashForward
andonFlashBack
params are now optional- Refactoring
[0.1.0+1] - 16.07.2019 #
Fixed README
[0.1.0] - 16.07.2019 #
Initial release