Delete Confirm — E-commerce Flutter screen
E-commerce
80 views

Delete Confirm

Delete Confirm is a production-ready E-commerce Flutter screen from FlutterKit Pro, installable with flutterkit add ecom-profile-address-delete.

A production-ready Flutter delete-confirmation pattern for any e-commerce or account app. It dims the context with a tap-to-dismiss scrim, previews the item being removed in a rounded card (icon tile, title and a one-line address), then raises a rounded bottom sheet with a painter-drawn warning mark, a clear consequence message, and a danger Delete / neutral Keep pair. Confirming flips the card to a dark undo bar that lets users restore the item during a brief grace period. Modelled on deleting a saved address but reusable for cards or account removal. Self-contained, backend-agnostic, with bundled Manrope and its own light theme.

Reveal the one-line command to drop this screen into your project.

Licensed for unlimited commercial projects · resale prohibited · License

What's included

  • Tap-to-dismiss dimmed scrim over the context
  • Item preview card with icon tile, title and address line
  • Rounded danger bottom sheet with a CustomPaint warning mark
  • Pill Delete (danger) and Keep (neutral) action buttons
  • Post-delete undo bar with restore action for a grace period
  • onKeep / onDeleted / onUndo callbacks, no backend coupling

Use cases

  • E-commerce and shopping apps
  • Saved-address and payment-card management
  • Account and profile settings screens
  • Any app needing a reversible destructive action

Related screens