You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After adding the SDK, I kept getting this error
Plugin paystack_flutter_sdk is only Swift Package Manager compatible. Try enabling Swift Package Manager by running "flutter config --enable-swift-package-manager" or remove the plugin as a dependency.
After running "flutter config --enable-swift-package-manager" or remove the plugin as a dependency.", I got the following response below
Setting "enable-swift-package-manager" value to "true". You may need to restart any open editors for them to read new settings.