Edit Address — E-commerce Flutter screen
E-commerce
25 views

Edit Address

Edit Address is a production-ready E-commerce Flutter screen from FlutterKit Pro, installable with flutterkit add ecom-checkout-address-edit.

A production-ready Flutter edit-address screen for any shopping or delivery checkout flow. Fields for full name, phone, two address lines, and a City/State/ZIP row come pre-filled from a saved entry, each rendered as a filled rounded input with a brand focus border. Below the form sit three Home/Work/Other type chips with a single active selection, a "Set as default address" toggle, and an outlined destructive Delete button. A pinned bottom bar holds the primary Save changes action. Controllers are managed in initState/dispose; it exposes onBack, onUpdate, and onDelete callbacks and is backend-agnostic.

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

Licensed for unlimited commercial projects · resale prohibited · License

What's included

  • Pre-filled filled text fields with brand focus border and Optional label support
  • City / State split row plus phone and numeric ZIP keyboard types
  • Home / Work / Other address-type chips with single-select active state
  • Set-as-default toggle switch
  • Destructive outlined Delete this address button
  • Pinned bottom bar with primary Save changes action and onBack/onUpdate/onDelete callbacks

Use cases

  • E-commerce and shopping checkout flows
  • Food and grocery delivery apps
  • On-demand and courier services
  • Any app with saved shipping/billing addresses

Related screens