Skip to content

Commit

Permalink
fix(ui_localizations): drop intl dependency as it is not used (#10856)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnitsky authored Apr 28, 2023
1 parent 5b1be86 commit f208ae9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/firebase_ui_localizations/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.17.0
path: ^1.8.2

dev_dependencies:
Expand Down
2 changes: 0 additions & 2 deletions packages/firebase_ui_localizations/pubspec_overrides.yaml

This file was deleted.

0 comments on commit f208ae9

Please sign in to comment.