Sign in
dart
/
native
/
refs/heads/main
/
.
/
pkgs
/
objective_c
/
example
/
command_line
/
pubspec.yaml
blob: fae3f21a89f083ebcfae755a00bb37d637ae27d1 [
file
] [
log
] [
blame
] [
edit
]
name:
example
description:
"Demonstrates using package:objective_c"
version:
1.0.0
publish_to:
none
environment:
sdk:
'>=3.9.0-21.0.dev <4.0.0'
dependencies:
objective_c:
path:
../..
dev_dependencies:
lints:
^6.0.0
test:
^1.27.0