Fix list form input view issues

Fix traffic view issues
This commit is contained in:
chen08209
2025-03-05 15:11:19 +08:00
parent 5184ed6fc7
commit 5dda2854be
11 changed files with 248 additions and 211 deletions

View File

@@ -2670,10 +2670,10 @@ class AppLocalizations {
);
}
/// `Relying on third-party APIs is for reference only`
/// `Relying on third-party api is for reference only`
String get detectionTip {
return Intl.message(
'Relying on third-party APIs is for reference only',
'Relying on third-party api is for reference only',
name: 'detectionTip',
desc: '',
args: [],