ligit 0.0.1 copy "ligit: ^0.0.1" to clipboard
ligit: ^0.0.1 copied to clipboard

Idiomatic Dart bindings to libgit2, the portable C implementation of Git. Open, inspect, and manipulate repositories without shelling out.

Changelog #

0.0.1 #

Added #

  • FFI bindings to libgit2 v1.9.2 covering repositories, commits, trees, blobs, tags, index, diff, merge, rebase, remotes, reflog, notes, packs, filters, attributes, status, stash, worktrees, submodules, config, describe, ODB, and more.
  • Build hook: CMake compilation, prebuilt binary download with SHA-256 validation, system library fallback.
  • Platform support: Android, iOS, macOS, Linux, Windows.
1
likes
140
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Idiomatic Dart bindings to libgit2, the portable C implementation of Git. Open, inspect, and manipulate repositories without shelling out.

Repository (GitHub)
View/report issues

Topics

#git #libgit2 #vcs #ffi

License

MIT (license)

Dependencies

code_assets, crypto, ffi, hooks, meta

More

Packages that depend on ligit