integer 2.0.1 copy "integer: ^2.0.1" to clipboard
integer: ^2.0.1 copied to clipboard

Dart's native integers in custom bit-width format like i2, i4, i8, i16, i32, ix and u1, u2, u4, u8, u16, u32, ux...

2.0.1 #

  • Updated package metadata

2.0.0 #

  • Added i2, i4, i8, i16, i32 and i64 signed integer datatypes
  • Added u1, u2, u4, u8, u16, u32, and u63 unsigned integer datatypes
  • Updated ix and ux datatypes
  • Added getters for new datatypes
  • Added documentation for all API elements

1.0.0 #

  • Added getters for Signed Integers
  • Added getters for Unsigned Integers
  • Added examples
  • Added documentation comments

0.0.1 #

  • Initial version.
3
likes
140
points
60
downloads

Publisher

verified publisheraldrinsartfactory.com

Weekly Downloads

Dart's native integers in custom bit-width format like i2, i4, i8, i16, i32, ix and u1, u2, u4, u8, u16, u32, ux...

Repository (GitHub)

Documentation

API reference

License

unknown (license)

More

Packages that depend on integer