beetlehr_sdk 1.0.1 copy "beetlehr_sdk: ^1.0.1" to clipboard
beetlehr_sdk: ^1.0.1 copied to clipboard

A powerful software development kit that allows developers to integrate BeetleHR functionality into their Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beetlehr_sdk

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

dependencies:
  beetlehr_sdk: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:beetlehr_sdk/beetlehr_sdk.dart';
0
likes
140
pub points
0%
popularity

Publisher

verified publisherkodingworks.io

A powerful software development kit that allows developers to integrate BeetleHR functionality into their Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, dio, equatable, flutter, shared_preferences

More

Packages that depend on beetlehr_sdk