openci_shared 0.1.1 copy "openci_shared: ^0.1.1" to clipboard
openci_shared: ^0.1.1 copied to clipboard

Shared models and constants for OpenCI

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add openci_shared

With Flutter:

 $ flutter pub add openci_shared

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  openci_shared: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:openci_shared/openci_shared.dart';
0
likes
130
points
30
downloads

Documentation

API reference

Publisher

verified publisheropenci.org

Weekly Downloads

Shared models and constants for OpenCI

License

Apache-2.0 (license)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on openci_shared