Skip to content

Commit 2549de4

Browse files
committed
Dart 3.0
1 parent d358c67 commit 2549de4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ description: Implementation of algorithms with Dart.
55
# author: Mafinar K <mafinar@gmail.com>
66

77
environment:
8-
sdk: '>=2.19.0-0 <3.0.0'
8+
sdk: '>=3.0.0-0 <4.0.0'
99

1010
#dependencies:
1111
# path: ^1.4.1
1212

1313
dev_dependencies:
14+
lints: ^2.1.0
1415
test: ^1.17.8

0 commit comments

Comments
 (0)