You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name: user_repository
- description: Dart package which manages the user domain.
- version: 1.0.0
-
- environment:
- sdk: ">=2.1.0 <3.0.0"
-
- dependencies:
- equatable: ^1.2.0
- meta: ^1.1.8
- uuid: ^2.1.0
|