syncHelp constant
String
const syncHelp
Implementation
static const String syncHelp = '''
Updates Android and iOS version files to match pubspec.yaml.
Usage: dart run verman sync
Note: This only works for hardcoded versions, not Flutter variables like `\$(FLUTTER_BUILD_NAME)`.
''';