stories_page_view 0.0.3 copy "stories_page_view: ^0.0.3" to clipboard
stories_page_view: ^0.0.3 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.3 #

  • Feature: Tap and hold to pause
  • pubspec.yaml description updated
  • New state PlayBackState.notStarted is added
  • complete() and playBackStateStream; is added to StoryController

0.0.2 #

  • Bug fix: tap to go back throws range error

0.0.2-alpha.2 #

  • StoryPageController exposed
  • initialPage is now set through StoryPageController

0.0.2-alpha.1 #

  • StoryPageView.initialPage is is added
  • Compatibility with rtl languages is improved

0.0.2-alpha #

  • First usable version
  • Feature APIs are:
    • StoryPageView
    • StoryProgressBars
    • StoryController
    • PlayBackState
  • Open sourced under MIT license

0.0.1 #

  • TODO: Describe initial release.
8
likes
0
pub points
69%
popularity

Publisher

verified publisherblocship.io

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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on stories_page_view