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
28
likes
140
pub points
86%
popularity

Publisher

verified publisherleushchenko.com

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)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on hashids2