ddlog 0.0.5 copy "ddlog: ^0.0.5" to clipboard
ddlog: ^0.0.5 copied to clipboard

outdated

flutter log info "[DateTime fileNmae className line ...](iOS && android && linux && macOS && windows && fuchsia).

ddlog #

Super simple log printing.

example #

//...
ddlog(_counter);
//...

//flutter: 2021-07-23 14:35:09.545758 main.dart, _MyHomePageState [line 40]: 1

//flutter: 2021-07-23 14:35:09.669128 main.dart, _MyHomePageState [line 40]: 2

//flutter: 2021-07-23 14:35:09.843914 main.dart, _MyHomePageState [line 40]: 3

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
0
pub points
66%
popularity

Publisher

unverified uploader

flutter log info "[DateTime fileNmae className line ...](iOS && android && linux && macOS && windows && fuchsia).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ddlog