Skip to content

Commit

Permalink
Bump flutter_timezone from 2.1.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [flutter_timezone](https://github.com/tjarvstrand/flutter_timezone) from 2.1.0 to 3.0.0.
- [Changelog](https://github.com/tjarvstrand/flutter_timezone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tjarvstrand/flutter_timezone/commits)

---
updated-dependencies:
- dependency-name: flutter_timezone
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent b278e76 commit b26fee2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -516,10 +516,10 @@ packages:
dependency: "direct main"
description:
name: flutter_timezone
sha256: "0cb5498dedfaac615c779138194052f04524c31d958fab33d378f22b6cc14686"
sha256: "06150cc6dde7a0309acc3f1c38380819ae774be4d942934c824c4fa64efadffa"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "3.0.0"
flutter_web_plugins:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -1415,10 +1415,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
url: "https://pub.dev"
source: hosted
version: "14.2.4"
version: "14.2.5"
watcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies:
syncfusion_flutter_charts: ^26.2.9
image_picker: ^1.0.7
timezone: ^0.9.4
flutter_timezone: ^2.0.0
flutter_timezone: ^3.0.0
flutter_sharing_intent: ^1.1.1
http: ^1.2.1
open_file_plus: ^3.4.1+1
Expand Down

0 comments on commit b26fee2

Please sign in to comment.