- Adapt for Flutter 3.24.0 and Dart 3.5.0.
- Adapt for Flutter 3.22.0 and Dart 3.4.0.
- Adapt for Flutter 3.19.2 and Dart 3.3.0.
- Adapt for Flutter 3.16.0 and Dart 3.2.0.
- Adapt for Flutter 3.13.0 and Dart 3.1.0.
- Refactor project import and export.
- Replace the redundant NestedPageController with PageController.
- Add support for NeverScrollableScrollPhysics.
- Fix the error of scrolling the outermost view.
- Add wantKeepAlive argument.
- Add NestedListView, NestedGridView, NestedCustomScrollView.
- Add thanks.
- Update screenshots.
- Initial version.