skylogger 0.0.3 copy "skylogger: ^0.0.3" to clipboard
skylogger: ^0.0.3 copied to clipboard

SkyLogger Flutter is a logger for [SkyAnalytics]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add skylogger

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

dependencies:
  skylogger: ^0.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:skylogger/skylogger.dart';
0
likes
140
points
51
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

SkyLogger Flutter is a logger for [SkyAnalytics]

Repository (GitHub)
View/report issues

License

Apache-2.0, MIT (license)

Dependencies

archive, flutter, path_provider

More

Packages that depend on skylogger