fimber 0.1.5 copy "fimber: ^0.1.5" to clipboard
fimber: ^0.1.5 copied to clipboard

outdated

Extensible logging for Flutter - based on Timber on Andoird, using similar (as far as Dart lang allows) method API with same concepts for tree and planting logging tree.

[0.1.5] - bug fixes #

  • Bug fix for log tag auto creation inside constructor.
  • Added tests for factory method logging after constructor log tag fix.

[0.1.4] - iOS exception stacktrace logging #

  • no update on fimber, only mirror update for flutter_fimber iOS plugin

[0.1.3] - iOS plugin part for logging #

  • Added support for iOS log output.
  • Un-plant tree option.
  • Block function operation.

[0.1.2] - only dart package form #

  • Small changes around packaging and removing any flutter references.
  • Revert to print from debugPrint for dart only support.
  • DebugTree got printLog method to override to support other solution to print formatted log line tou output stream, will be helpful in AndroidDebugTree (for example).
  • Updates to stacktrace dumping for DebugTree and added method to extract stacktrace.

[0.1.1] - Small updates #

Small updates

[0.1.0] - First Version #

Initial version with Fimber debugging and DebugTree

73
likes
0
pub points
95%
popularity

Publisher

unverified uploader

Extensible logging for Flutter - based on Timber on Andoird, using similar (as far as Dart lang allows) method API with same concepts for tree and planting logging tree.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on fimber