A Flutter project to to replicate Google Pay payment flow.
The project makes use of the following open source packages
- font_awesome_flutter - Font Awesome provides a great set of Icon to use in your application.
- flutter_bloc - for state management demo.
- lottie - To add lottie animation to the application.
- show_up_animation - For easy implementation of a common slide and fade animation.
Clone the repo
git clone https://github.com/thecodepapaya/google_pay_demo.git
Build and run locally
cd google_pay_demo
flutter run
Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2023-07-07.at.15.00.46.mp4
Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2023-07-17.at.17.02.28.mp4
Checkout the releases section for the latest APK from the code.