lb_core 1.1.8 copy "lb_core: ^1.1.8" to clipboard
lb_core: ^1.1.8 copied to clipboard

Logbot Core client to be used for API requests to Logbot Core APIs for users management

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lb_core

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

dependencies:
  lb_core: ^1.1.8

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

Import it

Now in your Dart code, you can use:

import 'package:lb_core/lb_core.dart';
1
likes
50
pub points
34%
popularity

Publisher

verified publisherlogbot.cloud

Logbot Core client to be used for API requests to Logbot Core APIs for users management

Homepage

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

http, intl, lb_auth, lb_commons, meta

More

Packages that depend on lb_core