qz_log 0.0.1 copy "qz_log: ^0.0.1" to clipboard
qz_log: ^0.0.1 copied to clipboard

PlatformAndroid
outdated

Package to manage Logs in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qz_log

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

dependencies:
  qz_log: ^0.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:qz_log/qz_log.dart';
3
likes
100
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Package to manage Logs in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

csv, equatable, external_path, flutter, path, path_provider, sqflite

More

Packages that depend on qz_log