line_dot_dot 0.0.4 copy "line_dot_dot: ^0.0.4" to clipboard
line_dot_dot: ^0.0.4 copied to clipboard

outdated

A command line interaction toolkit.

example/line_dot_dot_example.dart

import 'package:line_dot_dot/line_dot_dot.dart';

void main() async {
  await CommandLineAnimation.lineDotDot(
    future: Future.delayed(Duration(seconds: 3)),
    prompt: 'Loading',
  );
}
1
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A command line interaction toolkit.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on line_dot_dot