Skip to content
Permalink
abca1f7c45
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
 
 
Cannot retrieve contributors at this time
17 lines (14 sloc) 361 Bytes
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.4
# 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