intl_usage library

Support for doing something awesome.

More dart docs go here.

Classes

Configuration
Represents the configuration settings for the application.
ConfigurationUtils
Utility class for handling configuration loading.
Logger
A simple logger class for printing messages to the console with optional color formatting.
TranslationEntry
Represents a single translation entry with its key and the locales it's available in.
TranslationsUtil
Utility class for handling translation files.
UsageEntry
Represents a single usage of a translation key within a code file.
UsagesUtils
A utility class for analyzing the usage of translation entries within a Dart project.

Enums

MatchType