Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -801,11 +801,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref: ba7d7d87a3772e972adb1358a5ec9a111b514fce
resolved-ref: ba7d7d87a3772e972adb1358a5ec9a111b514fce
ref: "73c4ed946816c5ec032d13a44f8f510e2ced9886"
resolved-ref: "73c4ed946816c5ec032d13a44f8f510e2ced9886"
url: "https://github.com/cypherstack/flutter-devicelocale"
source: git
version: "0.8.1"
version: "0.9.0"
digest_auth:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion scripts/app_config/templates/pubspec.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ dependencies:
devicelocale:
git:
url: https://github.com/cypherstack/flutter-devicelocale
ref: ba7d7d87a3772e972adb1358a5ec9a111b514fce
ref: 73c4ed946816c5ec032d13a44f8f510e2ced9886
device_info_plus: ^10.1.2
keyboard_dismisser: ^3.0.0
another_flushbar: ^1.10.28
Expand Down
Loading