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

Optimizes read and write operations to Logbot IoTs

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lb_compiler

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

dependencies:
  lb_compiler: ^1.0.1

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_compiler/lb_compiler.dart';
0
likes
50
points
12
downloads

Publisher

verified publisherlogbot.cloud

Weekly Downloads

Optimizes read and write operations to Logbot IoTs

Homepage

Documentation

Documentation

License

BSD-3-Clause (license)

Dependencies

http, intl, lb_commons, lb_writer, meta

More

Packages that depend on lb_compiler