ink 1.0.0 copy "ink: ^1.0.0" to clipboard
ink: ^1.0.0 copied to clipboard

A starting point for Dart libraries or applications.

example/ink_example.dart

import 'package:ink/ink.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
125
pub points
23%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on ink