smart_grow_logs_plugin 1.0.3 copy "smart_grow_logs_plugin: ^1.0.3" to clipboard
smart_grow_logs_plugin: ^1.0.3 copied to clipboard

Flutter plugin for Smart Grow Logs SDK. Secure logging with end-to-end encryption. Supports Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_grow_logs_plugin

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

dependencies:
  smart_grow_logs_plugin: ^1.0.3

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:smart_grow_logs_plugin/smart_grow_logs_plugin.dart';
0
likes
160
points
125
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Smart Grow Logs SDK. Secure logging with end-to-end encryption. Supports Android and iOS.

Repository
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on smart_grow_logs_plugin

Packages that implement smart_grow_logs_plugin