WIP hot reloading enabled, much progress
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: dartboard_resume
|
||||
description: A sample command-line application.
|
||||
version: 1.0.0
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
sdk: ^3.4.4
|
||||
|
||||
# Add regular dependencies here.
|
||||
dependencies:
|
||||
intl: ^0.19.0
|
||||
lint: ^2.3.0
|
||||
logging: ^1.2.0
|
||||
pdf: ^3.11.1
|
||||
toml: ^0.16.0
|
||||
# path: ^1.8.0
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^3.0.0
|
||||
test: ^1.24.0
|
||||
hotreloader: ^4.2.0
|
||||
|
||||
Reference in New Issue
Block a user