dot 0.0.6 copy "dot: ^0.0.6" to clipboard
dot: ^0.0.6 copied to clipboard

The . Dart package for dot concept. More functionality coming soon.

example/dot_example.dart

import 'package:dot/dot.dart';

void main() {
  Dot dot = Dot<String>('.');
  print('. = $dot');
}
1
likes
150
pub points
44%
popularity

Publisher

verified publisherdotconcept.dev

The . Dart package for dot concept. More functionality coming soon.

Homepage

Topics

#concept #fundamental

Documentation

API reference

License

unknown (license)

More

Packages that depend on dot