Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 6e23903

Browse files
authored
[scrollable_positioned_list] Update for push (#466)
* Update dart SDK to < 4.0.0 * Update changelog and pubspec for version 0.3.6
1 parent b61c803 commit 6e23903

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/scrollable_positioned_list/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: scrollable_positioned_list
2-
version: 0.3.5
2+
version: 0.3.6
33
description: >
44
A list with helper methods to programmatically scroll to an item.
55
homepage: https://github.com/google/flutter.widgets/tree/master/packages/scrollable_positioned_list
66

77
environment:
8-
sdk: '>=2.12.0 <3.0.0'
8+
sdk: '>=2.12.0 <4.0.0'
99
flutter: '>=2.12.0'
1010

1111
dependencies:

0 commit comments

Comments
 (0)