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

A collection of boilerplate snippets in Dart.

A collection of boilerplate snippets in Dart.

Usage #

A simple usage example:

import 'package:dartboard/dartboard.dart';

main() {
  var randomItem = Iterables.randomItem([1, 2, 3]);
}
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A collection of boilerplate snippets in Dart.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

More

Packages that depend on dartboard