Share Wishlist — E-commerce Flutter screen
E-commerce
72 views

Share Wishlist

Share Wishlist is a production-ready E-commerce Flutter screen from FlutterKit — free, with full source code.

A production-ready Flutter share sheet for any shopping, registry or wishlist app. It slides up over a dimmed scrim (tap to dismiss) with a grab handle, a board title and an item-count line, then a bordered QR card painted entirely with CustomPaint — finder squares, a deterministic module grid and a brand heart-red centre dot, no network or image asset. Below sits a copy-link row whose button flips to a "Copied" confirmation state, a switch to let collaborators add items, and a four-up row of tinted channel tiles (Messages, Mail, Copy, More). Self-contained with bundled Manrope and inline tokens; backend-agnostic via callbacks.

Full tutorial coming soon.

The step-by-step walkthrough and complete Dart source for this screen haven't been published yet. They'll be free when they are — no sign-up, no payment. In the meantime, browse the screens that already have their tutorial.

What's included

  • Dimmed-scrim bottom sheet with grab handle, tap-to-dismiss
  • CustomPainter QR card with finder squares and brand centre dot
  • Copy-link row with Copy → Copied confirmation state
  • Allow-others-to-add collaborator toggle switch
  • Four tinted share-channel tiles (Messages, Mail, Copy, More)
  • Callback-only API (onClose, onCopyLink, onChannel)

Use cases

  • E-commerce and shopping apps
  • Gift registry and wedding-list apps
  • Social wishlist and saved-items apps
  • Collaborative shopping or moodboard apps

Related screens