Skip to content

Commit 097c947

Browse files
chore(deps): update dependency dart to v3
1 parent 3566e39 commit 097c947

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.0.0+1
44
publish_to: none
55

66
environment:
7-
sdk: '>=2.17.0 <3.0.0'
7+
sdk: '<4.0.0'
88
flutter: '>=3.0.0'
99

1010
dependencies:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository: https://github.com/hoc081098/stream_loader.git
66
issue_tracker: https://github.com/hoc081098/stream_loader/issues
77

88
environment:
9-
sdk: '>=2.17.0 <3.0.0'
9+
sdk: '<4.0.0'
1010
flutter: '>=3.0.0'
1111

1212
dependencies:

0 commit comments

Comments
 (0)