Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 610 Bytes

File metadata and controls

11 lines (10 loc) · 610 Bytes

Subscription Billing Using Flutter and the Rapyd API

In this tutorial, you will learn how to build a Flutter application that allows for setting up subscription billing using Rapyd.

What do you need to start

How to run the Flutter application

  • Open /network/rapyd_connection.dart file and pass in the secretKey and accessKey from your Rapyd account.
  • Open terminal and type "flutter run".

Get Support