Skip to content

Commit d484d6d

Browse files
author
Miqueas
committed
Added Dart pubspec.yaml
1 parent 7d910dc commit d484d6d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pubspec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: 'Github_REST_API_Example'
2+
3+
environment:
4+
sdk: '>=2.12.0 <3.0.0'
5+
6+
dependencies:
7+
dio: ^4.0.0
8+
args: ^2.3.0

0 commit comments

Comments
 (0)