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
4 changes: 2 additions & 2 deletions starterkit_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -441,10 +441,10 @@ packages:
dependency: "direct main"
description:
name: get_it
sha256: f126a3e286b7f5b578bf436d5592968706c4c1de28a228b870ce375d9f743103
sha256: a4292e7cf67193f8e7c1258203104eb2a51ec8b3a04baa14695f4064c144297b
url: "https://pub.dev"
source: hosted
version: "8.0.3"
version: "8.2.0"
glob:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion starterkit_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
flutter_localization: ^0.3.3
flutter_localizations:
sdk: flutter
get_it: ^8.0.3
get_it: ^8.2.0
injectable: ^2.5.0
intl: ^0.20.2
json_annotation: ^4.9.0
Expand Down
Loading