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

outdated

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: ^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:vesti_logger/logger/LoggerBottomSheet.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
50
pub points
48%
popularity

Publisher

unverified uploader

Projeto de Logger da Vesti para ajudar no troubleshotting

Documentation

API reference

License

unknown (LICENSE)

Dependencies

dio, flutter, flutter_mobx, flutter_modular, fluttertoast, mobx

More

Packages that depend on vesti_logger