sky_home 0.1.1 copy "sky_home: ^0.1.1" to clipboard
sky_home: ^0.1.1 copied to clipboard

Flutter widget package for rendering dynamic Shopify home pages powered by the SkyHome page-builder app. Drop in one widget — sections update live from the Shopify Admin with no app release needed.

0.1.1 #

  • Fix README heading display name.
  • Fix unused variable warning in promo_banner.dart.
  • Fix unused import warning in sky_home_widget.dart.

0.1.0 #

  • Initial release.
  • SkyHomeWidget — renders published SkyHome sections for any Shopify store.
  • Only shopDomain is required; backend URL is pre-configured.
  • Supports 19 section types: hero_banner, image_slider, video_slider, featured_collection, product_highlight, promo_banner, banner_grid, countdown_timer, video_block, testimonial, text_block, announcement_bar, category_tabs, flash_sale, app_exclusive_offer, recently_viewed, instagram_feed, store_locator, blog_articles, faq.
  • Optional collectionBuilder, productHighlightBuilder, recentlyViewedBuilder callbacks for custom product UIs.
  • Graceful error handling — fails silently by default so host app UI is never broken.
0
likes
140
points
100
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widget package for rendering dynamic Shopify home pages powered by the SkyHome page-builder app. Drop in one widget — sections update live from the Shopify Admin with no app release needed.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, flutter, http, url_launcher

More

Packages that depend on sky_home