feat: init commit

This commit is contained in:
2021-05-08 00:42:40 +08:00
parent 8d196e48d0
commit 54297fbaa8
7 changed files with 81 additions and 1 deletions

13
pubspec.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: simple_dart_tcp_proxy
description: A simple command-line application.
# version: 1.0.0
# homepage: https://www.example.com
environment:
sdk: '>=2.8.1 <3.0.0'
#dependencies:
# path: ^1.7.0
dev_dependencies:
pedantic: ^1.9.0