- wyatt_architecture@0.2.0+1 - wyatt_authentication_bloc@0.5.1+2 - wyatt_bloc_layout@0.1.2 - wyatt_cloud_messaging_bloc_base@0.1.1+2 - wyatt_cloud_messaging_bloc_firebase@0.1.0+2 - wyatt_crud_bloc@0.1.1+1 - wyatt_form_bloc@0.2.0+4 - wyatt_http_client@2.0.1 - wyatt_i18n@2.0.1 - wyatt_ui_components@0.3.0 - wyatt_ui_kit@3.2.0 - wyatt_ui_layout@0.1.2
19 lines
496 B
YAML
19 lines
496 B
YAML
name: wyatt_http_client
|
|
description: A Dart client for RESTful APIs with authentication.
|
|
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_http_client
|
|
version: 2.0.1
|
|
|
|
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
|
|
environment:
|
|
sdk: '>=2.17.0 <3.0.0'
|
|
|
|
dependencies:
|
|
crypto: ^3.0.2
|
|
http: ^1.1.0
|
|
|
|
dev_dependencies:
|
|
wyatt_analysis:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.5.0
|