Skip to content

Releases: fujidaiti/exprollable_page_view

v1.0.1

24 Feb 15:40
273bbe8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Feb 13:21
e2ec9ec
Compare
Choose a tag to compare

Dart3 is required now.

Full Changelog: v1.0.0-rc.2...v1.0.0

v1.0.0-rc.2

17 Jun 08:32
1df3db3
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

This update contains some changes that require migration from previous versions. See the migration guild for more information.

Summary:

  • PageConfiguration has been added for implicit definition of page controllers (issue #41)
  • The limitations of the overshoot effect have been removed
  • ModalExprollableRouteBuilder has been introduced to support hero animations (issue #36)
    • Accordingly, ModalExprollable and showModalExprollable is now marked as deprecated
  • Fixed issue #39

v1.0.0-rc.1

16 May 18:15
f09f00c
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

This version contains some breaking changes (see the migraiton guide in README).

  • The behavior of the viewport is now more customizable (#24)
  • Terminology was reorganized and some classes and properties were renamed accordingly
  • Some improvements in the documents

v1.0.0-beta.8

05 May 01:44
df6abd9
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release
  • Fix #25, #26
  • Improve the documents

v1.0.0-beta.7

29 Apr 17:54
0c3de83
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release
  • Fix #20
  • Add a convenience constructor ExprollablePageController.withAdditionalSnapOffsets (proposed in #21)
  • Improve the documents

v1.0.0-beta.6

19 Apr 04:21
ec9601f
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release
  • Fix #17
  • Fix some typos in doc comments

v1.0.0-beta.5

18 Apr 10:49
21cc480
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release
  • Add doc comments for the all public APIs
  • Add the original license of copied codes to lib/src/internal/paging.dart

v1.0.0-beta.4

16 Apr 02:43
05f27a6
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release
Merge pull request #12 from fujidaiti/v1.0.0-beta.4

release v1.0.0-beta.4

v1.0.0-beta.3

14 Apr 09:22
a5e00f7
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release
Merge pull request #9 from fujidaiti/v1.0.0-beta.3

release v1.0.0-beta.3