Skip to content

Commit fe99b04

Browse files
committed
flutter pub upgrade --major-versions
1 parent 56b8ef0 commit fe99b04

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -251,34 +251,34 @@ packages:
251251
dependency: "direct main"
252252
description:
253253
name: flutter_local_notifications
254-
sha256: "2b50e938a275e1ad77352d6a25e25770f4130baa61eaf02de7a9a884680954ad"
254+
sha256: "0d9035862236fe38250fe1644d7ed3b8254e34a21b2c837c9f539fbb3bba5ef1"
255255
url: "https://pub.dev"
256256
source: hosted
257-
version: "20.1.0"
257+
version: "21.0.0"
258258
flutter_local_notifications_linux:
259259
dependency: transitive
260260
description:
261261
name: flutter_local_notifications_linux
262-
sha256: dce0116868cedd2cdf768af0365fc37ff1cbef7c02c4f51d0587482e625868d0
262+
sha256: e0f25e243c6c44c825bbbc6b2b2e76f7d9222362adcfe9fd780bf01923c840bd
263263
url: "https://pub.dev"
264264
source: hosted
265-
version: "7.0.0"
265+
version: "8.0.0"
266266
flutter_local_notifications_platform_interface:
267267
dependency: transitive
268268
description:
269269
name: flutter_local_notifications_platform_interface
270-
sha256: "23de31678a48c084169d7ae95866df9de5c9d2a44be3e5915a2ff067aeeba899"
270+
sha256: e7db3d5b49c2b7ecc68deba4aaaa67a348f92ee0fef34c8e4b4459dbef0d7307
271271
url: "https://pub.dev"
272272
source: hosted
273-
version: "10.0.0"
273+
version: "11.0.0"
274274
flutter_local_notifications_windows:
275275
dependency: transitive
276276
description:
277277
name: flutter_local_notifications_windows
278-
sha256: e97a1a3016512437d9c0b12fae7d1491c3c7b9aa7f03a69b974308840656b02a
278+
sha256: "3a2654ba104fbb52c618ebed9def24ef270228470718c43b3a6afcd5c81bef0c"
279279
url: "https://pub.dev"
280280
source: hosted
281-
version: "2.0.1"
281+
version: "3.0.0"
282282
flutter_localizations:
283283
dependency: "direct main"
284284
description: flutter
@@ -1008,10 +1008,10 @@ packages:
10081008
dependency: "direct main"
10091009
description:
10101010
name: timezone
1011-
sha256: dd14a3b83cfd7cb19e7888f1cbc20f258b8d71b54c06f79ac585f14093a287d1
1011+
sha256: "784a5e34d2eb62e1326f24d6f600aaaee452eb8ca8ef2f384a59244e292d158b"
10121012
url: "https://pub.dev"
10131013
source: hosted
1014-
version: "0.10.1"
1014+
version: "0.11.0"
10151015
tuple:
10161016
dependency: transitive
10171017
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ dependencies:
5050
# https://github.com/jerson/flutter-openpgp/issues/83
5151
openpgp: 3.10.3
5252
quick_actions: ^1.1.0
53-
flutter_local_notifications: ^20.0.0
53+
flutter_local_notifications: ^21.0.0
5454
flutter_timezone: ^5.0.0
55-
timezone: ^0.10.1
55+
timezone: ^0.11.0
5656
workmanager: ^0.9.0+3
5757
app_settings: ^7.0.0
5858
wakelock_plus: ^1.4.0

0 commit comments

Comments
 (0)