https://github.com/softmarshmallow/fugged
dart binding for libgit 2 using ffi - git2-rs
https://github.com/softmarshmallow/fugged
Last synced: 2 months ago
JSON representation
dart binding for libgit 2 using ffi - git2-rs
- Host: GitHub
- URL: https://github.com/softmarshmallow/fugged
- Owner: softmarshmallow
- License: mit
- Created: 2020-07-25T02:15:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T03:30:05.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T15:57:33.920Z (4 months ago)
- Language: Dart
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# fugged
dart binding for libgit 2 using ffi - git2-rs
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.