GPay App Clone

Flutter Google Pay Clone UI Design using Flutter with source code

The Flutter Google Pay Clone is a project designed to mimic the functionalities of Google Pay, offering a comprehensive solution for managing cards, processing payments, and facilitating transactions within a user-friendly application.

If you find this project helpful or interesting, please give it a star 🌟 on GitHub. It’s a simple gesture that helps to support the project and show appreciation for the work done.

Screens


Home Screen

That is the home screen of the app where you see the people to whom you send payments and from your contacts who have Google Pay accounts after that, you can explore the sections of Business and Bills where a list of the categories is available so in those categories you make a payment.

In the end to make a New payment floating action button so that the user can make a new payment.


Payment Screen

That is the payment screen where the user can recharge and Pay Bills and the user can also find the money transfer options Like Bank transfer Phone Number UPI ID or Self-transfer below you find the list of the people with whom you can send money easily.


Payment Sending Screen

That is the payment-sending screen where you see the profile of the person to whom you are sending the money and the amount of money you are sending to the other person and also you see the user can select the purpose of the money.


Note: This App contains only UI and no functionality is implemented yet. and also all the data and images are dummy and used for UI purpose only.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Prerequisites

Features

  • Card management
  • Payments
  • Transactions
  • User-friendly UI
  • Responsive design

Installation

Clone the repository and run the following command to install the dependencies:

flutter pub get

Usage

Run the app using the following command:

flutter run

Source Code


Scroll to Top