oto/pubspec.yaml
toki d9ad8c2f67 feat: oto agent registration and IOP connection implementation
- Add agent CLI command and agent runner module
- Implement edge registration client
- Add agent config and registration tests
- Update roadmap and milestones
- Update pubspec.yaml and main.dart for agent support
- Update analysis_options.yaml
2026-05-24 21:51:16 +09:00

40 lines
808 B
YAML

name: oto
description: A sample command-line application.
version: 1.0.0
publish_to: none
repository: https://git.toki-labs.com/toki/oto.git
environment:
sdk: '>=3.2.3 <4.0.0'
# Add regular dependencies here.
dependencies:
path: ^1.8.0
http: ^1.2.0
json_annotation: ^4.8.1
resource_importer: ^0.2.0
yaml: ^3.1.0
color: ^3.0.0
file_hasher: ^0.1.0+0
cron: ^0.6.1
xml: ^6.6.1
archive: ^3.3.5
ftpconnect: ^2.0.10
proto_socket:
path: ../proto-socket/dart
dart_framework:
git:
url: https://git.toki-labs.com/toki/dart-app-core.git
ref: master
fixnum: ^1.1.1
protobuf: ^3.1.0
dev_dependencies:
lints: ^6.0.0
test: ^1.24.9
build_runner: ^2.1.4
json_serializable: ^6.0.1
# resource_importer:
# resources:
# silentbatch: assets/bin/silentbatch.exe