/rapyd-open-api-with-flutter

Using Rapyd OpenAPI in a Flutter application.

Primary LanguageC++MIT LicenseMIT

Rapyd OpenAPI with Flutter

Using Rapyd OpenAPI in a Flutter application.

How to run the application

  • Log in to your Rapyd account
  • Make sure you are using the "sandbox" mode (switch in the bottom left part of the panel)
  • Go to the "Developers" tab. You will find your API keys there.
  • Run the application using the command below
flutter run -d chrome --web-port {{YOUR_PORT_NUMBER}} --web-hostname 0.0.0.0 --web-browser-flag "--disable-web-security"

Get Support