Skip to content

Commit 4228c5e

Browse files
committed
👷🏻‍♂Add puspec file
1 parent 13c4837 commit 4228c5e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pubspec.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: algorithms
2+
description: Test-Driven Dart Algorithms. Coding interview questions, algorithms, problems solved using Dart.
3+
4+
repository: https://github.com/dartsidedev/algorithms
5+
environment:
6+
sdk: ">=2.3.0 <3.0.0"
7+
dev_dependencies:
8+
test: ^1.9.1

0 commit comments

Comments
 (0)