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

outdated

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

[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.
36
likes
0
points
58.8k
downloads

Publisher

verified publisherklyta.it

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on objectid