File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed
Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.2] - 2024-02-13
2+
3+ * pubspec.yaml updates
4+
15## [ 1.0.1] - 2024-02-12
26
37* Update langs for id, th
Original file line number Diff line number Diff line change @@ -665,18 +665,18 @@ packages:
665665 dependency: "direct main"
666666 description:
667667 name: nylo_framework
668- sha256: "7582a65531c3a20340ea2bcb11badfe9df23c936a725dff841fc57d52433fc50"
668+ sha256: e294c8833cdd5bb9d893795451a9ad8ab90de3421d08e28a784f00be251ea3d2
669669 url: "https://pub.dev"
670670 source: hosted
671- version: "5.20.18 "
671+ version: "5.21.0 "
672672 nylo_support:
673673 dependency: transitive
674674 description:
675675 name: nylo_support
676- sha256: e2ba148a93914bf93763b9c68ca40155fa215cb418f4f4423f99a59578f41c4a
676+ sha256: f8fb56ec6b5725138c1312b56b417806ae1e37129ea22fc8f23f4fb83c0d2187
677677 url: "https://pub.dev"
678678 source: hosted
679- version: "5.44 .0"
679+ version: "5.45 .0"
680680 octo_image:
681681 dependency: transitive
682682 description:
@@ -1190,10 +1190,10 @@ packages:
11901190 dependency: "direct main"
11911191 description:
11921192 name: woosignal_shopify_api
1193- sha256: "2f5c50166851154c033d78a43b01135f2f092e0115bf698da11a81f9b752024a "
1193+ sha256: "1cd515522816fb679066223382cd74b95c34e91978563e8d53ddb06632b31d20 "
11941194 url: "https://pub.dev"
11951195 source: hosted
1196- version: "1.0.2 "
1196+ version: "1.0.3 "
11971197 xdg_directories:
11981198 dependency: transitive
11991199 description:
Original file line number Diff line number Diff line change 11# Official WooSignal App Template for Shopify
22
33# ShopMax
4- # Version: 1.0.1
4+ # Version: 1.0.2
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.1.0
3030 analyzer : ^6.2.0
3131 intl : ^0.18.0
32- nylo_framework : ^5.20.18
32+ nylo_framework : ^5.21.0
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 flutter_spinkit : ^5.1.0
4545 auto_size_text : ^3.0.0
4646 html : ^0.15.4
47- woosignal_shopify_api : ^1.0.2
47+ woosignal_shopify_api : ^1.0.3
4848 flutter_widget_from_html_core : ^0.14.11
4949 flutter_rating_bar : ^4.0.1
5050 flutter_staggered_grid_view : ^0.7.0
You can’t perform that action at this time.
0 commit comments