m_log 0.0.6 copy "m_log: ^0.0.6" to clipboard
m_log: ^0.0.6 copied to clipboard

An easy and light wait log library with log color

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m_log

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

dependencies:
  m_log: ^0.0.6

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:m_log/m_log.dart';
6
likes
130
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

An easy and light wait log library with log color

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on m_log