bd_l10n library

Classes

Configuration
BD L10n configuration representation.
LocalizationWatcher
Localization watcher.

Enums

ProjectType
List of project type supported by utilityName.

Constants

configFileArgument → const String
Configuration file utility argument.
configFileName → const String
Configuration file name.
enableFileWatcher → const String
Enable file watcher in the utility.
helpArgument → const String
Script parameter used to print help.
utilityName → const String
Utility name

Properties

argumentParser → ArgParser
Script argument parser.
final

Functions

bdL10nToBuilder(BuilderOptions options) → Builder
Top level function to create code generation builder.
printHelpMessage([String? message]) → void
Print help message to the console.

Exceptions / Errors

UnrecoverableException
A class that represent a exception that can't be recovered.