android_util_log 0.1.0 copy "android_util_log: ^0.1.0" to clipboard
android_util_log: ^0.1.0 copied to clipboard

PlatformAndroid

A utility library for Android log. Built with dart's experimental jni

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_util_log

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

dependencies:
  android_util_log: ^0.1.0

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:android_util_log/android_util_log.dart';
0
likes
160
points
31
downloads

Publisher

verified publisherlaihz.dev

Weekly Downloads

A utility library for Android log. Built with dart's experimental jni

Repository (GitHub)
View/report issues

Topics

#android #jni #utils

Documentation

API reference

License

MIT (license)

Dependencies

flutter, jni

More

Packages that depend on android_util_log

Packages that implement android_util_log