Skip to content

herisarwanto/flutter-midtrans-example-app

Repository files navigation

Midtrans Payment Gateway with Flutter - Example

This repository showcases the implementation of the Midtrans payment gateway in a Flutter application.

Installation

  1. Configuration Setup:

    • Edit the .env file and insert your Midtrans client key.
      MIDTRANS_CLIENT_KEY=your_client_key_here
      
  2. Install Dependencies:

    • Run the following command to get dependencies:
      flutter pub get
      
  3. Running the Project:

    • Launch the project using Flutter:
      flutter run
      

Additional Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published