Sign in
dart
/
tools.git
/
4ebcd8ed
/
.
/
pkgs
/
extension_discovery
/
example
/
hello_world_app
/
pubspec.yaml
blob: 30338d2c776bc7ab0d87c9395a658806fefe6800 [
file
] [
log
] [
blame
]
name:
my_hello_world_app
publish_to:
none
# applications should never be published!
dependencies:
hello_world:
# ^1.0.0
path:
../hello_world
hello_world_german:
# ^1.0.0
path:
../hello_world_german
environment:
sdk:
^3.4.0