flutter_awesome_logger 0.1.2 copy "flutter_awesome_logger: ^0.1.2" to clipboard
flutter_awesome_logger: ^0.1.2 copied to clipboard

Making Flutter Devs Life Easy with flutter_awesome_logger - A comprehensive Flutter logging package with floating logger,auto API logging with dio interceptor, and beautiful UI for debugging.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 - 2024-10-13 #

  • added correct usage of navigator key in debug print and example app

0.1.1 - 2024-10-13 #

  • refactor: rename AwesomeLoggerInterceptor to FlutterAwesomeLoggerDioInterceptor

0.1.0 - 2024-10-13 #

Added #

  • Initial release of Flutter Awesome Logger
  • Core logging functionality with configurable options
  • Floating logger button with draggable interface
  • Automatic API logging with Dio interceptor
  • Beautiful UI for viewing log history
  • Support for multiple log levels (debug, info, warning, error, verbose)
  • Persistent log storage using SharedPreferences
  • Search and filter capabilities in log viewer
  • Customizable floating button appearance
  • Comprehensive configuration options
  • Example app demonstrating all features

Features #

  • 📱 Floating logger button that stays accessible
  • 🌐 Automatic API request/response logging
  • 🎨 Modern, clean UI design
  • 📊 Multiple log levels with color coding
  • 💾 Persistent storage across app sessions
  • 🔍 Search and filter functionality
  • 🎯 Highly configurable settings
  • 📱 Responsive design for all screen sizes
3
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

Making Flutter Devs Life Easy with flutter_awesome_logger - A comprehensive Flutter logging package with floating logger,auto API logging with dio interceptor, and beautiful UI for debugging.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, logger, path, shared_preferences

More

Packages that depend on flutter_awesome_logger