hashids2 2.0.0 copy "hashids2: ^2.0.0" to clipboard
hashids2: ^2.0.0 copied to clipboard

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

Changelog #

2.0.0 #

  • Migration to null safety

1.0.3+1 #

  • Improve pub points (by @sidrao2006)

1.0.3 #

  • Fix the original LICENSE as all hashids must be available under MIT

1.0.2 #

  • Docuemntation added
  • Dead code removed
  • More unit tests

1.0.1 #

  • Add basic example
  • Use named parameters

1.0.0 #

  • Ported to Dart 2
29
likes
160
points
3.06k
downloads

Publisher

verified publisherleushchenko.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on hashids2