git_bindings
git_bindings copied to clipboard
Flutter bindings for libgit2
When setting up the app for the first time, the app gets stuck on the "Cloning ..." screen. I'm using a self-hosted gitolite repo and a non-standard port. In the...
I've been using this package in an Flutter app with no issues in Android however when I run it in iOS I get the following exceptions when using some of...
On Running Example got error, ``` I/flutter (19203): GitRepo Initialized I/GitJournalAndroid(19203): Called method generateSSHKeys I/GitJournalAndroid(19203): . comment: Git Sample App D/GenerateSSHKeys(19203): Private key already exists. Overwriting I/GitJournalAndroid(19203): Called method gitClone...