Installation
Install the swervpay-dart SDK in your Flutter or Dart application.Shell
Usage
Initialize the client with the API credential supplied by your deployment configuration. Do not hard-code credentials in the application or commit them to source control.Dart/Flutter