Skip to content

Commit

Permalink
Bump: Flutter_svg version
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Nov 27, 2024
1 parent 93f0435 commit 9ee1a8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "578bd8c508144fdaffd4f77b8ef2d8c523602275cd697cc3db284dbd762ef4ce"
sha256: "54900a1a1243f3c4a5506d853a2b5c2dbc38d5f27e52a52618a8054401431123"
url: "https://pub.dev"
source: hosted
version: "2.0.14"
version: "2.0.16"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies:
# SVG file drawing, used by Asset Images, by dnfield.dev, now Google.
# Used to display undraw SVG image in Playground simulated mock apps.
# https://pub.dev/packages/flutter_svg
flutter_svg: ^2.0.14
flutter_svg: ^2.0.16

# Google fonts, by Google material.io.
# https://pub.dev/packages/google_fonts
Expand Down

1 comment on commit 9ee1a8a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.