Skip to content
Merged
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
11 changes: 5 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -800,12 +800,11 @@ packages:
devicelocale:
dependency: "direct main"
description:
path: "."
ref: ba7d7d87a3772e972adb1358a5ec9a111b514fce
resolved-ref: ba7d7d87a3772e972adb1358a5ec9a111b514fce
url: "https://github.com/cypherstack/flutter-devicelocale"
source: git
version: "0.8.1"
name: devicelocale
sha256: f38dd07265ddd5ede22253d99c7beabb09e0b5b3d36f1f785086b8ca28c27673
url: "https://pub.dev"
source: hosted
version: "0.9.1"
digest_auth:
dependency: "direct main"
description:
Expand Down
5 changes: 1 addition & 4 deletions scripts/app_config/templates/pubspec.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,7 @@ dependencies:
wakelock_plus: ^1.2.8
intl: ^0.19.0
html: ^0.15.6
devicelocale:
git:
url: https://github.com/cypherstack/flutter-devicelocale
ref: ba7d7d87a3772e972adb1358a5ec9a111b514fce
devicelocale: 0.9.1
device_info_plus: ^10.1.2
keyboard_dismisser: ^3.0.0
another_flushbar: ^1.10.28
Expand Down
Loading