stories_page_view 0.0.5
stories_page_view: ^0.0.5 copied to clipboard
A Flutter package for creating a instagram like story. The package only abstracts the burden of guestures and controller. Making it highly customizable and easy to use.
0.0.5 #
- Example link attached
0.0.4 #
onPageChangeis added toStoryPageController
0.0.3 #
- Feature: Tap and hold to pause
pubspec.yamldescription updated- New state
PlayBackState.notStartedis added complete()andplayBackStateStream;is added toStoryController
0.0.2 #
- Bug fix: tap to go back throws range error
0.0.2-alpha.2 #
StoryPageControllerexposedinitialPageis now set throughStoryPageController
0.0.2-alpha.1 #
StoryPageView.initialPageis is added- Compatibility with rtl languages is improved
0.0.2-alpha #
- First usable version
- Feature APIs are:
StoryPageViewStoryProgressBarsStoryControllerPlayBackState
- Open sourced under
MITlicense
0.0.1 #
- TODO: Describe initial release.