Flutter Google Pay Clone - A Flutter project replicating Google Pay's features, enabling card management, payments, and transactions in a user-friendly app.
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.
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.
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.
- Card management
- Payments
- Transactions
- User-friendly UI
- Responsive design
Clone the repository and run the following command to install the dependencies:
flutter pub get
Run the app using the following command:
flutter run
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
it's licensed under the MIT License.