Skip to content

Commit

Permalink
Bump flutter_svg from 2.0.10+1 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.0.10+1 to 2.0.11.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.0.11/third_party/packages)

---
updated-dependencies:
- dependency-name: flutter_svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rolandgeider committed Nov 7, 2024
1 parent 1784098 commit a5b31da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -524,10 +524,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "7b4ca6cf3304575fe9c8ec64813c8d02ee41d2afe60bcfe0678bcb5375d596a2"
sha256: "1b7723a814d84fb65869ea7115cdb3ee7c3be5a27a755c1ec60e049f6b9fcbb2"
url: "https://pub.dev"
source: hosted
version: "2.0.10+1"
version: "2.0.11"
flutter_svg_icons:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies:
flutter_staggered_grid_view: ^0.7.0
carousel_slider: ^5.0.0
multi_select_flutter: ^4.1.3
flutter_svg: ^2.0.10+1
flutter_svg: ^2.0.11
fl_chart: ^0.69.0
flutter_zxing: ^1.5.2
drift: ^2.16.0
Expand Down

0 comments on commit a5b31da

Please sign in to comment.