flutter_log 0.1.1 copy "flutter_log: ^0.1.1" to clipboard
flutter_log: ^0.1.1 copied to clipboard

outdated

Flutter log

flutter_log #

Flutter logs is simple logger class which print your logs in a simple but readable manner. Examples is:

-->         functionName - param1 - param2
-->            shortName - param1 - param2 - param3
--> veryLongFunctionName - param1
-->                 name - param1 - param2 - param3

Main point is to center the messages around end of the function name and start of the enumeration of parameters.

0
likes
0
pub points
36%
popularity

Publisher

unverified uploader

Flutter log

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_log