Back to work
Flutter · Membership · Local Discovery

Member Perks

A mobile membership wallet and local benefits experience. The portfolio demo combines responsive Flutter UI, member status, category discovery, nearby offers, and a usable wallet flow backed entirely by local sample data.

FlutterDartMobile UXMapsResponsive UI
Member Perks mobile home showing an active membership, benefit categories, a coffee offer, and nearby deals.

Problem

Membership products need a clear mobile experience for member status, offer discovery, wallet navigation, nearby benefits, and account workflows without depending on a live client environment.

Engineering Contribution

  • Replaced a Firebase-dependent entry point with an offline local-data experience.
  • Added active membership card, categories, featured offer, nearby benefits, and four-way navigation.
  • Removed known Firebase and Google Maps key values from the copied workspace.
  • Reframed the product with neutral public branding.

Technical Decisions

The public demo keeps the runnable code focused on the actual Flutter dependency surface while preserving legacy dependency context separately.

Verification

  • Flutter release web build completed.
  • Home and Wallet navigation verified in browser.
  • Focused Flutter analysis and widget test report no issues.