Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
1 contributor

Users who have contributed to this file

name: teamhydra_id_generator
description: A library for generating unique IDs using Team Hydra's ID generation service.
version: 1.0.0
repository: https://teamhydra.io/Sticks/idgen-dart
environment:
sdk: ^3.5.3
# Add regular dependencies here.
dependencies:
dio: ^5.7.0
# path: ^1.8.0
dev_dependencies:
lints: ^4.0.0
test: ^1.24.0
dotenv: ^4.2.0