Skip to content

Grocery App in Flutter with Payment Gateway(GPay, Apple Pay, UPI, Credit/Debit Card)

Notifications You must be signed in to change notification settings

boffincoders/grocery-app-concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grocery_payment

Grocery App in Flutter with Payment Gateway (GPay, Apple Pay, UPI, Credit/Debit Card)

Stripe Payment Gateway Setup

We used flutter_stripe for payment in our Grocery Flutter (Android & iOS) app. Please read this plugin documentation carefully to setup Stripe Payment's server.

Getting Started

  • If you don't have Flutter SDK installed, please visit official Flutter site.
  • Fetch latest source code from master branch.
git clone https://github.com/boffincoders/grocery-app-concept.git
  • Run the app with Android Studio or Visual Studio. Or the command line.
flutter pub get
flutter run

About

Grocery App in Flutter with Payment Gateway(GPay, Apple Pay, UPI, Credit/Debit Card)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published