Skip to content

Commit

Permalink
Add logger library
Browse files Browse the repository at this point in the history
  • Loading branch information
pmaite88 committed Feb 23, 2023
1 parent c1f7629 commit b8305a8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.1"
logger:
dependency: "direct main"
description:
name: logger
sha256: c40f9ef51e5bffb4ce69ad2d8c8aad7bd47ec109c090521109b63a4e2bc27191
url: "https://pub.dev"
source: hosted
version: "1.2.2"
logging:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies:
sdk: flutter

freezed_annotation: ^2.2.0
logger: ^1.2.2

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand Down

0 comments on commit b8305a8

Please sign in to comment.