beetlehr_sdk 1.0.0+2 copy "beetlehr_sdk: ^1.0.0+2" to clipboard
beetlehr_sdk: ^1.0.0+2 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 Dart:

 $ dart pub add beetlehr_sdk

With Flutter:

 $ flutter pub add beetlehr_sdk

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

dependencies:
  beetlehr_sdk: ^1.0.0+2

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:beetlehr_sdk/beetlehr_sdk.dart';
0
likes
0
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

License

unknown (license)

Dependencies

device_info_plus, dio, equatable, flutter, shared_preferences

More

Packages that depend on beetlehr_sdk