gitlab 0.4.0 copy "gitlab: ^0.4.0" to clipboard
gitlab: ^0.4.0 copied to clipboard

outdated

A library to communicate with the GitLab API

GitLab API #

This is a dart library to communicate with the GitLab API v4.

This is still work in progress. We are happy about Merge Requests!

This library is already in production use, but it is missing a lot of calls and properties.

The calls that are present should be safe to use.

There are still tests missing for a lot of resources though.

Installation #

Simply add it to your project as a dependency:

dependencies:
  gitlab: any

Usage #

For the full documentation, and usage, please refer to the documentation.

License #

MIT

6
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A library to communicate with the GitLab API

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

http, intl, logging, meta

More

Packages that depend on gitlab