import 'package:libac_dart/consts.dart'; class HelperConsts { static const NBT_VERSION = "1.0.083024+1123"; static const MKFSREPORT_VERSION = "1.0.083024.2334"; static const DBIKC_VERSION = "1.0.083024+2334"; static const REGEDIT_VERSION = "1.0.083124+0235"; static const CH_VERSION = "1.0.112724+1534"; static String get LIBAC_VERSION => Constants.VERSION; }