2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00
2024-10-19 14:31:02 -05:00

This package allows you to generate unique and random IDs for your Flutter/dart applications using the ID generator provided by team hydra.

Features

This generator provides the following ID types:

  • UUIDv4 generation
  • NanoID generation (with and without custom alphabet)
  • Word generation
  • 2FA generation
  • Keypair generation
  • Snowflake generation (discord-like snowflake)
  • License key generation

Getting started

You will need a valid username and token to use this package. If you do not have one and would like to use this package, please contact us on our discord server in the #other-support channel and someone will assist you.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';
Description
The dartpkg for the team hydra id gen
Readme MIT 40 KiB
Languages
Dart 100%