iac_export_logs_ext 1.0.1 copy "iac_export_logs_ext: ^1.0.1" to clipboard
iac_export_logs_ext: ^1.0.1 copied to clipboard

Export logs extension for in_app_console package. Save console logs to a file with one tap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iac_export_logs_ext

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

dependencies:
  iac_export_logs_ext: ^1.0.1

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:iac_export_logs_ext/iac_export_logs_ext.dart';
0
likes
150
points
236
downloads

Publisher

unverified uploader

Weekly Downloads

Export logs extension for in_app_console package. Save console logs to a file with one tap.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, in_app_console, path_provider, plugin_platform_interface

More

Packages that depend on iac_export_logs_ext

Packages that implement iac_export_logs_ext