gitbaker 0.1.2
gitbaker: ^0.1.2 copied to clipboard
An easy and simple-to-integrate info baker for Git repositories into your Flutter or Dart project.
GitBaker Example #
You may run the following command to generate a gitbaker.g.dart
file in your lib/generated/
directory:
dart run gitbaker
An example for a generated file can be found in the example folder as well.