Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 697 Bytes

CHANGELOG.md

File metadata and controls

49 lines (26 loc) · 697 Bytes

0.0.12

  • Adapt for Flutter 3.24.0 and Dart 3.5.0.

0.0.11

  • Adapt for Flutter 3.22.0 and Dart 3.4.0.

0.0.10

  • Adapt for Flutter 3.19.2 and Dart 3.3.0.

0.0.9

  • Adapt for Flutter 3.16.0 and Dart 3.2.0.

0.0.8

  • Adapt for Flutter 3.13.0 and Dart 3.1.0.

0.0.7

  • Refactor project import and export.
  • Replace the redundant NestedPageController with PageController.

0.0.6

  • Add support for NeverScrollableScrollPhysics.

0.0.5

  • Fix the error of scrolling the outermost view.

0.0.4

  • Add wantKeepAlive argument.
  • Add NestedListView, NestedGridView, NestedCustomScrollView.

0.0.3

  • Add thanks.

0.0.2

  • Update screenshots.

0.0.1

  • Initial version.