Skip to content

Commit

Permalink
Merge branch 'develop-postgres' into edit_profile_test1
Browse files Browse the repository at this point in the history
  • Loading branch information
MayankJha014 authored Jan 1, 2025
2 parents 07530ac + e578953 commit 34d8077
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ packages:
sha256: "2056db5241f96cdc0126bd94459fc4cdc13876753768fc7a31c425e50a7177d0"
url: "https://pub.dev"
source: hosted
version: "6.0.5"
version: "6.1.1"
connectivity_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -601,10 +601,10 @@ packages:
dependency: "direct main"
description:
name: get_it
sha256: c49895c1ecb0ee2a0ec568d39de882e2c299ba26355aa6744ab1001f98cebd15
sha256: f126a3e286b7f5b578bf436d5592968706c4c1de28a228b870ce375d9f743103
url: "https://pub.dev"
source: hosted
version: "8.0.2"
version: "8.0.3"
glob:
dependency: transitive
description:
Expand Down Expand Up @@ -1438,26 +1438,26 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_calendar
sha256: "948934cecada4fd977a1097a3ac6c69857b1838b26438da1b2d58e667fa81f45"
sha256: "20118a598cf5ae5b7ec84fa364e2b51070800f078466158fcd25864e1b5a2cfd"
url: "https://pub.dev"
source: hosted
version: "27.2.4"
version: "27.2.5"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: "795530addc930b3b06f4f2fe99a039de276860af505fcf54c4516fbcb838a3cb"
sha256: "325f519ce4ad8edd81811c21b853d72018529e353584490824da0555156ba076"
url: "https://pub.dev"
source: hosted
version: "27.2.4"
version: "27.2.5"
syncfusion_flutter_datepicker:
dependency: "direct main"
description:
name: syncfusion_flutter_datepicker
sha256: eafdcb6084a3c50d482cf846a59dac86bee3cc3511f62f3b69fea14133ab57be
sha256: "2177e49eb8a1c0fce7081e40f5613c986d00e5e63cbeb98a6012f65ca156bfc7"
url: "https://pub.dev"
source: hosted
version: "27.2.4"
version: "27.2.5"
synchronized:
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 @@ -22,7 +22,7 @@ dependencies:
auto_size_text: ^3.0.0
cached_network_image: ^3.4.1
clock: ^1.1.1
connectivity_plus: ^6.0.5
connectivity_plus: ^6.1.1
contained_tab_bar_view: ^0.8.0

crypto: ^3.0.5
Expand All @@ -47,7 +47,7 @@ dependencies:
flutter_speed_dial: ^7.0.0
flutter_svg: ^2.0.16
font_awesome_flutter: ^10.8.0
get_it: ^8.0.2
get_it: ^8.0.3
graphql_flutter: ^5.1.2
hive: ^2.2.3
http: ^1.2.2
Expand All @@ -68,8 +68,8 @@ dependencies:
shared_preferences: ^2.3.3
shimmer: ^3.0.0
social_share: ^2.2.1
syncfusion_flutter_calendar: ^27.2.4
syncfusion_flutter_datepicker: ^27.2.4
syncfusion_flutter_calendar: ^27.2.5
syncfusion_flutter_datepicker: ^27.2.5
timelines: ^0.1.0
tutorial_coach_mark: ^1.2.12
uni_links: ^0.5.1
Expand Down

0 comments on commit 34d8077

Please sign in to comment.