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

A starting point for Dart libraries or applications.

A library for allowing easier use of statically typed int and float types

Usage #

A simple usage example:

import 'package:bit_depth/bit_depth.dart';

main() {
  var num = new Int16(27);
}
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on bit_depth