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

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

0.0.6 #

  • Better error handling
  • Better encoding handling
  • Classes are now marked as final
  • Dart SDK version is now 3.7.0 or higher
  • No more dependency on intl package
    • Better DX when used with Flutter

0.0.5 #

  • Remote.url now is an Uri object instead of a string
  • All helper classes now have a private constructor
  • Generated file now declares itself as library
  • Code is formatted before being written to the file
  • Strings are now raw strings making it safer
  • Nicer CLI output

0.0.4 #

  • Everything is now a Set
  • New User object whenever username was returned before
  • Contributors list added
  • Commits now have a signed field

0.0.3 #

  • Support git encoding

0.0.2 #

  • Various bug fixes and improvements

0.0.1 #

  • Initial version
3
likes
160
points
48
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, yaml

More

Packages that depend on gitbaker