Skip to content

Commit

Permalink
exclude localization
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Mar 9, 2022
1 parent cb0b0c3 commit 6151637
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/core_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ dependencies:
# Lazily load and display pages of items as the user scrolls down your screen.
infinite_scroll_pagination: ^3.1.0

# Localization
intl: ^0.17.0

# Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern
local_auth: ^1.1.11

Expand Down Expand Up @@ -89,8 +86,6 @@ dev_dependencies:
hive_generator: ^1.1.2
# Automatically organize your dart imports
import_sorter: ^4.6.0
# Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
intl_generator: ^0.2.1
# Automatically generate code for converting to and from JSON by annotating Dart classes.
json_serializable: ^6.1.4

Expand Down

0 comments on commit 6151637

Please sign in to comment.