Skip to content

Commit

Permalink
chore: add translations cleaner package
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Sep 2, 2024
1 parent c66a621 commit bc76bc7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Applications/AdminUi/apps/admin_ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "7.7.0"
glob:
dependency: transitive
description:
name: glob
sha256: "0e7014b3b7d4dac1ca4d6114f82bf1782ee86745b9b42a92c9289c23d8a0ab63"
url: "https://pub.dev"
source: hosted
version: "2.1.2"
go_router:
dependency: "direct main"
description:
Expand Down Expand Up @@ -496,6 +504,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.7.2"
translations_cleaner:
dependency: "direct dev"
description:
name: translations_cleaner
sha256: "060f4a8cd782e271509719741dd3540fe81ddaad49bd79e1d8fc4598299a6b84"
url: "https://pub.dev"
source: hosted
version: "0.0.5"
typed_data:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions Applications/AdminUi/apps/admin_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ dev_dependencies:
flutter_launcher_icons: ^0.13.1
flutter_test:
sdk: flutter
translations_cleaner: ^0.0.5
very_good_analysis: ^6.0.0

flutter:
Expand Down

0 comments on commit bc76bc7

Please sign in to comment.