gitbaker 0.0.8 copy "gitbaker: ^0.0.8" to clipboard
gitbaker: ^0.0.8 copied to clipboard

An easy and simple-to-integrate info baker for Git repositories into your Flutter or Dart project.

example/main.dart

import 'dart:io';

void main() {
  Process.runSync("dart", ["run", "gitbaker"]);
}
3
likes
0
points
49
downloads

Publisher

verified publisherjhubi1.com

Weekly Downloads

An easy and simple-to-integrate info baker for Git repositories into your Flutter or Dart project.

Repository (GitHub)
View/report issues

Topics

#git #gitbaker

License

unknown (license)

Dependencies

cli_spin, dart_style, yaml

More

Packages that depend on gitbaker