gitbaker 0.0.5 copy "gitbaker: ^0.0.5" to clipboard
gitbaker: ^0.0.5 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
160
points
42
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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cli_spin, dart_style, intl, yaml

More

Packages that depend on gitbaker