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

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
100
pub points
45%
popularity

Publisher

unverified uploader

A library to communicate with the GitLab API

Repository (GitLab)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, intl, logging, meta

More

Packages that depend on gitlab