git_clone 1.2.0 copy "git_clone: ^1.2.0" to clipboard
git_clone: ^1.2.0 copied to clipboard

A library for cloning a git repository.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.2.0 - 2024-04-05 #

Added #

  • gitCloneArchive method to download a repository archive, used if git is not installed

1.1.0 - 2022-01-20 #

Added #

  • fastClone method to clone by different Platforms

Changed #

  • gitClone and type Callback now return Future<void> instead of void

1.0.0 - 2021-05-04 #

  • First version
3
likes
130
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

A library for cloning a git repository.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on git_clone