feat: Guide UI

This commit is contained in:
2024-11-03 18:32:12 +08:00
parent 0577b54f9c
commit 8a58719908
21 changed files with 555 additions and 37 deletions

View File

@ -71,7 +71,7 @@ class AutoL10nTools {
if (entity is File &&
entity.path.endsWith('.dart') &&
!(entity.path.endsWith(".g.dart") &&
entity.path.endsWith(".freezed.dart"))) {
!entity.path.endsWith(".freezed.dart"))) {
print('Processing ${entity.path}...');
// sort map with value length
final newMap = Map<String, dynamic>.fromEntries(