Sudoku-Flutter#release-20240820
优化:提升模型加载和错误处理
重构模型加载逻辑,以提高效率并增强错误处理。在AI扫描页面和YOLOv8检测器中实施。更新Firebase Crashlytics集成,以记录更详细的错误信息。主入口文件中的错误记录也得到了改进。
-统一GPU委托的使用,以提高模型加载效率。
- 改进错误记录,包括堆栈跟踪,方便问题追踪。
- 删除无效的Firebase Crashlytics记录方法。
Optimization: Improve model loading and error handling
Refactor the model loading logic to improve efficiency and enhance error handling. Implemented in AI scan page and YOLOv8 detector. Updated the Firebase Crashlytics integration to log more detailed error information. Error logging in the main entry file has also been improved.
- Unify the use of GPU delegates to improve model loading efficiency.
- Improved error logging, including stack tracing, to facilitate problem tracking.
- Delete invalid Firebase Crashlytics logging methods.
release on 20240820