When trying to install the plugin with Flutter:
flutter pub add mobile-payment-sdk-flutter
returns:
Not a valid package name: “null”
Usage: dart pub add [options] [:][:descriptor] [:][:descriptor] …]
-h, --help Print this usage information.
–[no-]offline Use cached packages instead of accessing the network.
-n, --dry-run Report what dependencies would change but don’t change any.
–[no-]precompile Build executables in immediate dependencies.
-C, --directory= Run this in the directory .
Run “dart help” to see global options.
See dart pub add | Dart for detailed documentation.
Failed to update packages.