Settings: Parse version strings from text files 79/30379/2
authorHiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
Mon, 7 Oct 2024 07:25:28 +0000 (16:25 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 7 Oct 2024 13:14:10 +0000 (13:14 +0000)
commit4d058d87aebaa1d3d47a835559dfa0fe0d8b7b74
tree4739e36eb144cd6fec0d0fde90b920ed859c6671
parentf870bbe3c49d421ff8ea561752b3b0a38ad04e96
Settings: Parse version strings from text files

Version strings displayed on the settings page were tentatively
implemented as constant strings and were not updated. Let's
implement a small piece of code to parse text files, similar to
how the Qt-version of settings app did.

Bug-AGL: SPEC-5256
Change-Id: I6d3669bff5299c818c3a9f1c5439ddf1ab952760
Signed-off-by: Hiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
lib/core/constants/constants.dart
lib/presentation/screens/settings/settings_screens/version_info/version_info_screend.dart