L10nBuilder class
Methods
-
build(BuildStep buildStep)
→ FutureOr<void>
-
Generates the outputs for a given
BuildStep
.
-
createJson(File file, Map<String, dynamic>? dict, Map<String, dynamic> report)
→ String
-
-
createReport(String? outputDir, Set<String> locales, Map<String, String>? commonKeys, Map<String, String>? langKeys)
→ void
-
-
findKeyAndvalue(dynamic varName, dynamic val, dynamic usedKeys, dynamic commonKeys, dynamic langKeys)
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited