A problem has suddenly recently arisen such that simply by including the dependency in \'location\' in pubspec.yaml like e.g.
dependencies:
flutter:
I have a similar issue, for me its a different package though.
stripe_payment: "^0.0.6"
I can't see anything in the logs which are as follows:
Using hardware rendering with device Android SDK built for x86. If you get graphics artifacts, consider enabling software rendering with "--enable-software-rendering".
Launching lib/main.dart on Android SDK built for x86 in debug mode... Initializing gradle... 3.2s Resolving dependencies... 17.4s Running 'gradlew assembleDebug'... 48.1s Built build\app\outputs\apk\debug\app-debug.apk. Installing build\app\outputs\apk\app.apk... 2.4s