uaestats_fe/common_packages/smart_api_client/pubspec.yaml
2026-05-16 11:31:32 +05:30

18 lines
328 B
YAML
Executable File

name: smart_api_client
description: A starting point for Dart libraries or applications.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
publish_to: none
environment:
sdk: ^3.4.1
# Add regular dependencies here.
dependencies:
http: ^1.2.1
# path: ^1.8.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0