mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-08 06:07:12 +08:00
bump: Flutter 3.32.1 Rust 1.87.0
fix: rsi launcher patch 2.4.0
This commit is contained in:
@ -27,7 +27,7 @@ final Map<String?, String> logAnalyzeSearchTypeMap = {
|
||||
};
|
||||
|
||||
@freezed
|
||||
class LogAnalyzeLineData with _$LogAnalyzeLineData {
|
||||
abstract class LogAnalyzeLineData with _$LogAnalyzeLineData {
|
||||
const factory LogAnalyzeLineData({
|
||||
required String type,
|
||||
required String title,
|
||||
|
Reference in New Issue
Block a user