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

AI-powered Flutter error tracker & debugger using Gemini: capture, analyze, store (Hive), and export (CSV/JSON).

0.1.0 #

  • Initial public release
  • AI analysis with Gemini
  • Hive storage for reports
  • Export to JSON/CSV
  • Dashboard and viewers widgets

0.1.1 #

  • Export public API: AiDebugger, AiDebugConfig
  • Injectable GeminiService and Hive configuration for testing
  • ExportService accepts custom directory
  • Dashboard now reacts to live changes via Hive listenable
  • Example and README fixes

0.1.2 #

  • Fixed bug with API call.
  • Improved error handling.
3
likes
160
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

AI-powered Flutter error tracker & debugger using Gemini: capture, analyze, store (Hive), and export (CSV/JSON).

Repository (GitHub)
View/report issues

Topics

#flutter #gemini #debugging #error-tracking

Documentation

API reference

License

MIT (license)

Dependencies

csv, flutter, flutter_gemini, hive, hive_flutter, path_provider, uuid

More

Packages that depend on flutter_ai_debugger