Skip to content

Commit 2e98696

Browse files
committed
(Chore): Update example app dependencies.
1 parent a3dc93f commit 2e98696

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

example/push_notifications/pubspec.lock

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,15 +395,25 @@ packages:
395395
path: "../.."
396396
relative: true
397397
source: path
398+
<<<<<<< HEAD
398399
version: "0.7.0"
400+
=======
401+
version: "0.6.0"
402+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
399403
talkjs_flutter_inappwebview:
400404
dependency: transitive
401405
description:
402406
name: talkjs_flutter_inappwebview
407+
<<<<<<< HEAD
403408
sha256: "52586090ced568c2e17935163d029a6962460334d36abeac379baa0a386daf16"
404409
url: "https://pub.dev"
405410
source: hosted
406411
version: "6.0.1"
412+
=======
413+
url: "https://pub.dartlang.org"
414+
source: hosted
415+
version: "6.0.0"
416+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
407417
term_glyph:
408418
dependency: transitive
409419
description:
@@ -440,66 +450,100 @@ packages:
440450
dependency: transitive
441451
description:
442452
name: url_launcher
453+
<<<<<<< HEAD
443454
sha256: "698fa0b4392effdc73e9e184403b627362eb5fbf904483ac9defbb1c2191d809"
444455
url: "https://pub.dev"
456+
=======
457+
url: "https://pub.dartlang.org"
458+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
445459
source: hosted
446460
version: "6.1.8"
447461
url_launcher_android:
448462
dependency: transitive
449463
description:
450464
name: url_launcher_android
465+
<<<<<<< HEAD
451466
sha256: "3e2f6dfd2c7d9cd123296cab8ef66cfc2c1a13f5845f42c7a0f365690a8a7dd1"
452467
url: "https://pub.dev"
468+
=======
469+
url: "https://pub.dartlang.org"
470+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
453471
source: hosted
454472
version: "6.0.23"
455473
url_launcher_ios:
456474
dependency: transitive
457475
description:
458476
name: url_launcher_ios
477+
<<<<<<< HEAD
459478
sha256: bb328b24d3bccc20bdf1024a0990ac4f869d57663660de9c936fb8c043edefe3
460479
url: "https://pub.dev"
480+
=======
481+
url: "https://pub.dartlang.org"
482+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
461483
source: hosted
462484
version: "6.0.18"
463485
url_launcher_linux:
464486
dependency: transitive
465487
description:
466488
name: url_launcher_linux
489+
<<<<<<< HEAD
467490
sha256: "318c42cba924e18180c029be69caf0a1a710191b9ec49bb42b5998fdcccee3cc"
468491
url: "https://pub.dev"
492+
=======
493+
url: "https://pub.dartlang.org"
494+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
469495
source: hosted
470496
version: "3.0.2"
471497
url_launcher_macos:
472498
dependency: transitive
473499
description:
474500
name: url_launcher_macos
501+
<<<<<<< HEAD
475502
sha256: "41988b55570df53b3dd2a7fc90c76756a963de6a8c5f8e113330cb35992e2094"
476503
url: "https://pub.dev"
504+
=======
505+
url: "https://pub.dartlang.org"
506+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
477507
source: hosted
478508
version: "3.0.2"
479509
url_launcher_platform_interface:
480510
dependency: transitive
481511
description:
482512
name: url_launcher_platform_interface
513+
<<<<<<< HEAD
483514
sha256: "4eae912628763eb48fc214522e58e942fd16ce195407dbf45638239523c759a6"
484515
url: "https://pub.dev"
516+
=======
517+
url: "https://pub.dartlang.org"
518+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
485519
source: hosted
486520
version: "2.1.1"
487521
url_launcher_web:
488522
dependency: transitive
489523
description:
490524
name: url_launcher_web
525+
<<<<<<< HEAD
491526
sha256: "44d79408ce9f07052095ef1f9a693c258d6373dc3944249374e30eff7219ccb0"
492527
url: "https://pub.dev"
528+
=======
529+
url: "https://pub.dartlang.org"
530+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
493531
source: hosted
494532
version: "2.0.14"
495533
url_launcher_windows:
496534
dependency: transitive
497535
description:
498536
name: url_launcher_windows
537+
<<<<<<< HEAD
499538
sha256: b6217370f8eb1fd85c8890c539f5a639a01ab209a36db82c921ebeacefc7a615
500539
url: "https://pub.dev"
501540
source: hosted
502541
version: "3.0.3"
542+
=======
543+
url: "https://pub.dartlang.org"
544+
source: hosted
545+
version: "3.0.2"
546+
>>>>>>> 8ee5c9d ((Chore): Update example app dependencies.)
503547
vector_math:
504548
dependency: transitive
505549
description:

0 commit comments

Comments
 (0)