objectid 1.1.0 copy "objectid: ^1.1.0" to clipboard
objectid: ^1.1.0 copied to clipboard

outdated

Blazing fast, cross-platform ObjectId implementation for the dart language.

[1.1.0] - 09/05/2020 Stable version. #

  • Migrate package to effective dart style.
  • 100% tests coverage.
  • Improve readme docs.
    • Added badges.
    • Added benchmark section.

[1.0.0] - 09/05/2020 Stable version. #

  • Added readme documentation

[0.2.0] - 09/05/2020 #

  • Added unit tests
  • Restructured projects
  • Added fromBytes, fromValues and fromTimestamp constructors.
  • Renamed generationTime property to timestamp.
  • Added missing hashCode implementation based on murmurHash2.
  • Added bytes property.

[0.1.0-dev.1] - 09/04/2020 Initial release. #

  • Added ObjectId class.
    • Added ObjectId() and ObjectId.fromHexString() constructors.
    • Added isValid helper method.
    • Added equality operator overload ==.
    • Added hexString and generationTime getters with caching support.
32
likes
0
pub points
92%
popularity

Publisher

verified publisherklyta.it

Blazing fast, cross-platform ObjectId implementation for the dart language.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on objectid