28 lines
647 B
YAML

name: wyatt_authentication
description: Authentication.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_authentication
version: 1.0.0
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
equatable: ^2.0.5
flutter: { sdk: flutter }
rxdart: ^0.27.7
dev_dependencies:
flutter_test: { sdk: flutter }
dart_code_linter: ^1.1.1
wyatt_analysis:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^2.6.1
# The following section is specific to Flutter.
flutter:
uses-material-design: true