oid 0.0.2 copy "oid: ^0.0.2" to clipboard
oid: ^0.0.2 copied to clipboard

Dart 1 only

A library supporting the OID format.

OID #

A library supporting the OID format.

license.

Usage #

A simple usage example:

import 'package:oid/oid.dart';

main() {
  var oid = new Oid("1.2.3.4.5");
  print(oid);
}
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A library supporting the OID format.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

quiver

More

Packages that depend on oid