2023-02-26 01:07
This commit is contained in:
13
hello/pubspec.yaml
Normal file
13
hello/pubspec.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: hello
|
||||
description: A simple command-line application.
|
||||
# version: 1.0.0
|
||||
# homepage: https://www.example.com
|
||||
|
||||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
|
||||
#dependencies:
|
||||
# path: ^1.7.0
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: ^1.9.0
|
||||
Reference in New Issue
Block a user