hashids 1.0.0 copy "hashids: ^1.0.0" to clipboard
hashids: ^1.0.0 copied to clipboard

Dart 1 only

Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.

Hashids.dart #

A small Dart class to generate YouTube-like hashes from one or many numbers.

Ported from javascript hashids.js by Ivan Akimov

Usage: pubspec.yaml

dependencies:
    hashids: ^
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on hashids