appdist_log_sdk 1.0.2 copy "appdist_log_sdk: ^1.0.2" to clipboard
appdist_log_sdk: ^1.0.2 copied to clipboard

Easy monitoring log remove/local Flutter application

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add appdist_log_sdk

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

dependencies:
  appdist_log_sdk: ^1.0.2

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:appdist_log_sdk/appdist_log_sdk.dart';
2
likes
65
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Easy monitoring log remove/local Flutter application

Homepage

License

BSD-3-Clause (license)

Dependencies

async, dio, freezed_annotation, json_annotation

More

Packages that depend on appdist_log_sdk