Skip to content

Commit

Permalink
vendor(deps): added new dependencies
Browse files Browse the repository at this point in the history
checked_yaml,json_annotation for typesafe configs,
cli_util for logging
  • Loading branch information
RatakondalaArun committed Jul 8, 2022
1 parent 2db23d4 commit 9087923
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ homepage: https://github.com/fluttercommunity/flutter_launcher_icons

dependencies:
args: ^2.2.0
checked_yaml: ^2.0.1
cli_util: ^0.3.5
image: ^3.0.2
json_annotation: ^4.5.0
path: ^1.8.0
yaml: ^3.1.0

Expand All @@ -19,4 +22,5 @@ dev_dependencies:
# allows us to get version number from pubspec yaml which we can pass to Sentry
# https://pub.dev/packages/build_version
build_version: ^2.1.1
json_serializable: ^6.2.0
test: ^1.21.1

0 comments on commit 9087923

Please sign in to comment.