vesti_logger 1.0.0+2 copy "vesti_logger: ^1.0.0+2" to clipboard
vesti_logger: ^1.0.0+2 copied to clipboard

Projeto de Logger da Vesti para ajudar no troubleshotting

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vesti_logger

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

dependencies:
  vesti_logger: ^1.0.0+2

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:vesti_logger/logger/logger_bottom_sheet.dart';
import 'package:vesti_logger/logger/logger_interceptor.dart';
import 'package:vesti_logger/logger/vlog.dart';
import 'package:vesti_logger/logger/vlogger.dart';
import 'package:vesti_logger/logger/vlogger_button.dart';
import 'package:vesti_logger/logger/vlogger_list.dart';
import 'package:vesti_logger/logger/vlogger_store.dart';
import 'package:vesti_logger/logger/vlogger_store.g.dart';
0
likes
60
pub points
48%
popularity

Publisher

unverified uploader

Projeto de Logger da Vesti para ajudar no troubleshotting

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_mobx, fluttertoast, mobx, share

More

Packages that depend on vesti_logger