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

 $ dart pub add smart_grow_logs_plugin

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 dart pub get):

dependencies:
  smart_grow_logs_plugin: ^1.0.0

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

Publisher

verified publishersmart-dev.com.co

Weekly Downloads

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

Repository
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on smart_grow_logs_plugin

Packages that implement smart_grow_logs_plugin