Skip to content

Instantly share code, notes, and snippets.

@aliyazdi75
Last active January 29, 2021 08:47
Show Gist options
  • Save aliyazdi75/d71b5d8b0a66cd3fe7e20aee7ff51647 to your computer and use it in GitHub Desktop.
Save aliyazdi75/d71b5d8b0a66cd3fe7e20aee7ff51647 to your computer and use it in GitHub Desktop.
name: authentication_service
description: Authentication service.
publish_to: none
version: 1.0.0+1
environment:
sdk: '>=2.10.0 <3.0.0'
dependencies:
bloc_dependency_service:
path: ../dependencies_service/bloc_dependency_service
model_dependency_service:
path: ../dependencies_service/model_dependency_service
http_service:
path: ../http_service
account_service:
path: ../account_service
dev_dependencies:
pedantic: ^1.10.0-nullsafety.3
test: ^1.16.0-nullsafety.13
built_value_generator: any
build_runner: any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment