File tree Expand file tree Collapse file tree 3 files changed +17
-12
lines changed
Expand file tree Collapse file tree 3 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.4.7] - 2024-05-14
2+
3+ * pubspec.yaml updates
4+
15## [ 1.4.7] - 2024-05-09
26
37* pubspec.yaml updates
Original file line number Diff line number Diff line change @@ -253,10 +253,10 @@ packages:
253253 dependency: transitive
254254 description:
255255 name: error_stack
256- sha256: a8fc8c21a0e471333d3787ef669f8e072ce7f29122b1b1448dded9dfdd51046f
256+ sha256: "1a7391d7c33c59867c0082569339462615461afeda76b0614c59a6dcb5acf63b"
257257 url: "https://pub.dev"
258258 source: hosted
259- version: "1.2 .1"
259+ version: "1.3 .1"
260260 eventify:
261261 dependency: transitive
262262 description:
@@ -412,7 +412,7 @@ packages:
412412 source: hosted
413413 version: "4.0.1"
414414 flutter_secure_storage:
415- dependency: transitive
415+ dependency: "direct overridden"
416416 description:
417417 name: flutter_secure_storage
418418 sha256: ffdbb60130e4665d2af814a0267c481bcf522c41ae2e43caf69fa0146876d685
@@ -521,10 +521,10 @@ packages:
521521 dependency: "direct main"
522522 description:
523523 name: flutter_widget_from_html_core
524- sha256: "028f4989b9ff4907466af233d50146d807772600d98a3e895662fbdb09c39225"
524+ sha256: cc1d9be3d187ce668ee02091cd5442dfb050cdaf98e0ab9a4d12ad008f966979
525525 url: "https://pub.dev"
526526 source: hosted
527- version: "0.14.11 "
527+ version: "0.14.12 "
528528 fluttertoast:
529529 dependency: transitive
530530 description:
@@ -697,18 +697,18 @@ packages:
697697 dependency: "direct main"
698698 description:
699699 name: nylo_framework
700- sha256: "1ef64622241300f7a0b8decf3c68593e0d86b04e451cc1015beb334155fa1e50 "
700+ sha256: "2d57650c2528312ec8d821b0d89912d26f40cfddd8acebe8e8b3c4e2aac133ea "
701701 url: "https://pub.dev"
702702 source: hosted
703- version: "5.27.1 "
703+ version: "5.27.3 "
704704 nylo_support:
705705 dependency: transitive
706706 description:
707707 name: nylo_support
708- sha256: "62fdd215433e17b0fb35b2214ec3aef727697bed95e488167cab36be1072979a"
708+ sha256: ab630da97299dd362536976f02896bd7cdedc453cb3839d9240e3fc3b0af8c18
709709 url: "https://pub.dev"
710710 source: hosted
711- version: "5.68.1 "
711+ version: "5.69.2 "
712712 octo_image:
713713 dependency: transitive
714714 description:
Original file line number Diff line number Diff line change 11# Official WooSignal App Template for Shopify
22
33# ShopMax
4- # Version: 1.4.7
4+ # Version: 1.4.8
55# Author: Anthony Gordon
66# Homepage: https://woosignal.com
77# Documentation: https://woosignal.com/docs/app/shopmax
@@ -29,7 +29,7 @@ dependencies:
2929 google_fonts : ^6.2.0
3030 analyzer : ^6.2.0
3131 intl : ^0.18.0
32- nylo_framework : ^5.27.1
32+ nylo_framework : ^5.27.3
3333 cached_network_image : ^3.3.1
3434 package_info_plus : ^4.2.0
3535 money_formatter : ^0.0.5
@@ -44,7 +44,7 @@ dependencies:
4444 auto_size_text : ^3.0.0
4545 html : ^0.15.4
4646 woosignal_shopify_api : ^1.3.7
47- flutter_widget_from_html_core : ^0.14.11
47+ flutter_widget_from_html_core : ^0.14.12
4848 flutter_rating_bar : ^4.0.1
4949 flutter_staggered_grid_view : ^0.7.0
5050 flutter_swiper_view : ^1.1.8
@@ -64,6 +64,7 @@ dependencies:
6464
6565dependency_overrides :
6666 http : ^1.0.0
67+ flutter_secure_storage : 9.0.0
6768
6869dev_dependencies :
6970 flutter_launcher_icons : ^0.13.1
You can’t perform that action at this time.
0 commit comments