drone_dart 1.2.1 copy "drone_dart: ^1.2.1" to clipboard
drone_dart: ^1.2.1 copied to clipboard

Dart client for the Drone Ci API. This package give you ability to integrate with Drone Ci API easily.

1.2.1 #

  • change stage and step status from [String] to [DroneStatus]

1.2.0 #

  • Add equality to [DroneClient]
  • Change event from [String] to [Event] enum
  • Add stream to get new builds and logs
  • Add logger

1.1.3 #

  • Change visibility type from [String] to [Visibility]

1.1.2 #

  • Remove Drone stream.
  • Update readme
  • Add sections to client

1.1.1 #

  • Implement Drone stream api.
  • Fix bugs in data classes.
  • Fix imports and exports.

1.1.0 #

  • Implement Cron methods.
  • Implement Users methods.
  • Implement Template methods.
  • Fix drone_forbidden_exception export.

1.0.2 #

  • Implement Isolate for parsing Jsons to data classes.
  • Add README.md.

1.0.1 #

  • Fix .gitignore which ignore build directory.

1.0.0 #

  • Initial release.
1
likes
120
points
62
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart client for the Drone Ci API. This package give you ability to integrate with Drone Ci API easily.

Repository (GitHub)

License

MIT (license)

Dependencies

dio, freezed_annotation, json_annotation

More

Packages that depend on drone_dart