GitJournal / GitJournal/git_bindings
Missing plugin on iOS
Open
- Dominant language
- C
- Stars
- 19
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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 the provided methods:
MissingPluginException(No implementation found for method generateSSHKeys on channel gitjournal.io/git)MissingPluginException(No implementation found for method setSshKeys on channel gitjournal.io/git)MissingPluginException(No implementation found for method gitClone on channel gitjournal.io/git)
Version: 0.0.13
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.