applogmanager 0.0.9 copy "applogmanager: ^0.0.9" to clipboard
applogmanager: ^0.0.9 copied to clipboard

A Flutter package for managing log files and sharing print statements..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applogmanager

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

dependencies:
  applogmanager: ^0.0.9

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:applogmanager/applogmanager.dart';
1
likes
110
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for managing log files and sharing print statements..

Documentation

API reference

License

MIT (license)

Dependencies

archive, cupertino_icons, device_info_plus, esys_flutter_share_plus, flutter, package_info_plus, path_provider, synchronized

More

Packages that depend on applogmanager