deep_link_logger 1.0.0+1 copy "deep_link_logger: ^1.0.0+1" to clipboard
deep_link_logger: ^1.0.0+1 copied to clipboard

A Chucker-like deep link logger for Flutter with local persistence

Changelog #

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

1.0.0 - 2026-02-11 #

Added #

  • Initial release of Deep Link Logger
  • Automatic deep link logging with detailed information
  • Local persistence using SharedPreferences
  • Beautiful UI for browsing logs
  • Search and filter functionality
  • Statistics and analytics
  • Export/Import logs as JSON
  • Console logging with formatted output
  • Error tracking with stack traces
  • Delete old logs functionality
  • Support for metadata and custom fields
  • Comprehensive documentation and examples

Features #

  • Log deep links with URI details, query parameters, and path segments
  • Store logs locally with configurable max limit
  • View logs in an intuitive UI with detailed information
  • Search logs by any field
  • Filter logs by status (All, Success, Errors)
  • View statistics about deep link usage
  • Export logs for debugging or sharing
  • Copy specific values from log details
  • Refresh and clear logs
  • Auto-cleanup of old logs

Documentation #

  • Comprehensive README with usage examples
  • API reference documentation
  • Example application demonstrating all features
  • Best practices guide

1.0.0+1 - 2026-02-12 #

Added #

  • Fix all dart related problems
1
likes
160
points
35
downloads

Publisher

verified publisherramashook.my.id

Weekly Downloads

A Chucker-like deep link logger for Flutter with local persistence

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, path_provider, shared_preferences

More

Packages that depend on deep_link_logger