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

Official Dart/Flutter SDK for the Jobcelis Event Infrastructure Platform. Full API coverage (84+ routes).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jobcelis

With Flutter:

 $ flutter pub add jobcelis

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

dependencies:
  jobcelis: ^1.2.0

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:jobcelis/jobcelis.dart';
1
likes
125
points
246
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Dart/Flutter SDK for the Jobcelis Event Infrastructure Platform. Full API coverage (84+ routes).

License

unknown (license)

Dependencies

crypto, http

More

Packages that depend on jobcelis