Skip to content

v1.1.0

Compare
Choose a tag to compare
@manuindersekhon manuindersekhon released this 16 Feb 22:57
· 1 commit to main since this release

What's Changed

  • Add alternate scroll physics:- PageViewTypeScrollPhysics.
    Similar to PageView scroll physics. This disables friction effect and allows the user to land on the next item only most of the time, instead of the free-hand scrolling that is provided with the default InfiniteScrollPhysics.
  • 'FixedScrollMetrics' is not a subtype of type 'InfiniteExtentMetrics' in type cast by @fretelweb in #19
  • Update package to support Flutter 3.19
  • docs: Update issue templates by @ManuSekhon in #18

New Contributors

Full Changelog: 1.0.3...v1.1.0