Iniitla Commit
This commit is contained in:
commit
456c22e820
9 changed files with 215 additions and 0 deletions
19
pubspec.yaml
Normal file
19
pubspec.yaml
Normal file
|
@ -0,0 +1,19 @@
|
|||
name: awsparser
|
||||
description: A sample command-line application.
|
||||
version: 1.0.0
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.4
|
||||
|
||||
# Add regular dependencies here.
|
||||
dependencies:
|
||||
libac_dart:
|
||||
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
|
||||
version: 1.2.90324+0325
|
||||
dio: ^5.7.0
|
||||
# path: ^1.8.0
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^4.0.0
|
||||
test: ^1.24.0
|
Loading…
Add table
Add a link
Reference in a new issue