git2 0.0.3 copy "git2: ^0.0.3" to clipboard
git2: ^0.0.3 copied to clipboard

A libgit2 wrapper written with dart:ffi. It's main purpose is to be used for dart native applications.

git2 #

A libgit2 wrapper.

This is an initial work on a libgit2 wrapper with dart:ffi which so far only implements a few methods to figure out how to setup a dart:ffi package. Therefore it does not have any API stability guarantees. Comments, tips and merge request are welcome!

license #

This libgit2 wrapper is licensed under the 3 clause BSD license. But beware of the differing license of the wrapped libgit2 library.

2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A libgit2 wrapper written with dart:ffi. It's main purpose is to be used for dart native applications.

Repository (GitLab)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

ffi

More

Packages that depend on git2