merry 2.0.0 copy "merry: ^2.0.0" to clipboard
merry: ^2.0.0 copied to clipboard

A script manager for Dart/Flutter — define script shortcuts in pubspec.yaml and run them with a single command.

example/main.dart

// Check the repository for [merry.yaml] file and more informative example

void main() {
  // ignore: avoid_print
  print('Merry.');
}
0
likes
160
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A script manager for Dart/Flutter — define script shortcuts in pubspec.yaml and run them with a single command.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, collection, console, equatable, ffi, path, string_similarity, tint, yaml

More

Packages that depend on merry