Usually when I debug my app, I'm using local run, as the whole app uses Sqlite as the backend database. Since the recent update, I'm no longer able to run the app. It loads but gets stuck on the loading screen. The error message is:
โ Built build\app\outputs\flutter-apk\app-debug.apk
Installing build\app\outputs\flutter-apk\app-debug.apk... 7.9s
E/flutter (11620): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Unable to load asset: "assets/sqlite_db_files/202410231745.db".
E/flutter (11620): The asset does not exist or has empty data.