- Add clearLogs method to BridgeModule with proper coroutine scope - Fix fetchLogs and clearLogs using Thread+runBlocking which caused app close - Change serviceScope from Dispatchers.Main to Dispatchers.IO - Add error logging in fetchLogs for better diagnostics - Add clear logs button with confirmation dialog in StatusScreen |
||
|---|---|---|
| .. | ||
| bridge | ||
| info_screen.dart | ||
| main.dart | ||
| main_screen.dart | ||
| permission_screen.dart | ||
| preferences.dart | ||
| settings_screen.dart | ||
| status_screen.dart | ||