name: oto_cli description: A sample command-line application. version: 1.0.0 publish_to: none # repository: https://github.com/my_org/my_repo environment: sdk: '>=2.18.6 <4.0.0' # Add regular dependencies here. dependencies: # path: ^1.8.0 json_annotation: ^4.8.1 resource_importer: ^0.2.0 dart_framework: # path: ../dart_framework git: url: toki@toki-labs.com:/Users/toki/git/dart_framework.git ref: master color: ^3.0.0 file_hasher: ^0.1.0+0 cron: ^0.6.1 xml: ^6.6.1 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