← Back to Projects
Open Source

Fork: Logarte

Forked and extended in-app debug console and logger for Flutter apps with network inspection, navigation tracking, and log export.

FlutterDart

Forked from the original Logarte package and extended with additional features for internal use at Allofresh. Provides real-time monitoring and logging capabilities directly within the app’s UI without requiring external tools or IDE connections.

Key Features

  • In-app console for real-time app monitoring
  • Optional password protection for access control
  • Network request/response inspection via Dio interceptor
  • Local storage operation tracking
  • Navigation tracking across screens
  • Log export and sharing functionality
  • Gesture-based console activation (10-tap hidden trigger for production)
  • Custom debug tab integration