Releases: fujidaiti/exprollable_page_view
Releases · fujidaiti/exprollable_page_view
v1.0.1
v1.0.0
Dart3 is required now.
Full Changelog: v1.0.0-rc.2...v1.0.0
v1.0.0-rc.2
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
andshowModalExprollable
is now marked as deprecated
- Accordingly,
- Fixed issue #39
v1.0.0-rc.1
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
v1.0.0-beta.7
v1.0.0-beta.6
- Fix #17
- Fix some typos in doc comments
v1.0.0-beta.5
- 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
Merge pull request #12 from fujidaiti/v1.0.0-beta.4 release v1.0.0-beta.4
v1.0.0-beta.3
Merge pull request #9 from fujidaiti/v1.0.0-beta.3 release v1.0.0-beta.3