Skip to content

Commit

Permalink
Merge branch 'campaign' of https://github.com/Dante291/talawa into ca…
Browse files Browse the repository at this point in the history
…mpaign
  • Loading branch information
Dante291 committed Nov 12, 2024
2 parents e599f57 + d606f81 commit 4230b69
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -511,10 +511,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "1b7723a814d84fb65869ea7115cdb3ee7c3be5a27a755c1ec60e049f6b9fcbb2"
sha256: "578bd8c508144fdaffd4f77b8ef2d8c523602275cd697cc3db284dbd762ef4ce"
url: "https://pub.dev"
source: hosted
version: "2.0.11"
version: "2.0.14"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -1217,10 +1217,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: "746e5369a43170c25816cc472ee016d3a66bc13fcf430c0bc41ad7b4b2922051"
sha256: "95f9997ca1fb9799d494d0cb2a780fd7be075818d59f00c43832ed112b158a82"
url: "https://pub.dev"
source: hosted
version: "2.3.2"
version: "2.3.3"
shared_preferences_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1390,26 +1390,26 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_calendar
sha256: "4a8e40552fc9b7c669d2f671f6cbfdbdade35d99d250b87b37950a8033671c24"
sha256: "769d3bbf8743922d74b242a968366661bd7b2973b3d34af9b9bc865874a520d9"
url: "https://pub.dev"
source: hosted
version: "27.1.57"
version: "27.1.58"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: "6a2445aef2adc77136aedaf8b0c1b7f22c43b43d7036f219414db9acd679570a"
sha256: "31d2ddf410ee41abb3ecf85b7b6e8e1563307ad52ee784ddd91337e30280f715"
url: "https://pub.dev"
source: hosted
version: "27.1.57"
version: "27.1.58"
syncfusion_flutter_datepicker:
dependency: "direct main"
description:
name: syncfusion_flutter_datepicker
sha256: "69ed9fd90279024284083373120217e713bb0685cd248d84416edc061e73c273"
sha256: e25797401bec43cd64c475150f87150e8bc3e67212d4d1273ff35483ea793a8b
url: "https://pub.dev"
source: hosted
version: "27.1.57"
version: "27.1.58"
synchronized:
dependency: transitive
description:
Expand Down Expand Up @@ -1581,10 +1581,10 @@ packages:
dependency: transitive
description:
name: vector_graphics
sha256: "32c3c684e02f9bc0afb0ae0aa653337a2fe022e8ab064bcd7ffda27a74e288e3"
sha256: "773c9522d66d523e1c7b25dfb95cc91c26a1e17b107039cfe147285e92de7878"
url: "https://pub.dev"
source: hosted
version: "1.1.11+1"
version: "1.1.14"
vector_graphics_codec:
dependency: transitive
description:
Expand All @@ -1597,10 +1597,10 @@ packages:
dependency: transitive
description:
name: vector_graphics_compiler
sha256: "12faff3f73b1741a36ca7e31b292ddeb629af819ca9efe9953b70bd63fc8cd81"
sha256: ab9ff38fc771e9ee1139320adbe3d18a60327370c218c60752068ebee4b49ab1
url: "https://pub.dev"
source: hosted
version: "1.1.11+1"
version: "1.1.15"
vector_math:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies:
sdk: flutter
flutter_reaction_button: ^3.0.0+3
flutter_speed_dial: ^7.0.0
flutter_svg: ^2.0.11
flutter_svg: ^2.0.14
font_awesome_flutter: ^10.8.0
get_it: ^8.0.2
graphql_flutter: ^5.1.2
Expand All @@ -64,11 +64,11 @@ dependencies:
qr_code_scanner: ^1.0.0
qr_flutter: 4.1.0
quick_actions: ^1.0.8
shared_preferences: ^2.3.2
shared_preferences: ^2.3.3
shimmer: ^3.0.0
social_share: ^2.2.1
syncfusion_flutter_calendar: ^27.1.57
syncfusion_flutter_datepicker: ^27.1.56
syncfusion_flutter_calendar: ^27.1.58
syncfusion_flutter_datepicker: ^27.1.58
timelines: ^0.1.0
tutorial_coach_mark: ^1.2.12
uni_links: ^0.5.1
Expand Down

0 comments on commit 4230b69

Please sign in to comment.