flutter-sdk
flutter-sdk copied to clipboard
Flutter SDK for cross-platform in-app purchase and subscription infrastructure, revenue analytics, engagement automation, and integrations
We love Qonversion and really want to use the platform. Any word on when the SDK will support Flutter Web? How are developers achieving the "App Store, Play Store, Stripe"...
Because qonversion_flutter depends on build_runner >=0.1.1 =1.9.1 =2.3.0
I call up RemoteConfig as usual and this error currently appears: [error] Uncaught Platform Error [sentry.platformError] _TypeError (type 'Null' is not a subtype of type 'String' in type cast) [sentry.platformError]...
hello i am getting this error > QonversionInternal.checkEntitlements [FlutterError - PlatformException(-1020, A data connection is not currently allowed., Qonversion Error Code: -1020, null). Error thrown null.] from my error understanding...
Hello! I'm having the following error popping up from iPad users on my app (via sentry.io) ```NSGenericException: UIPopoverPresentationController () should have a non-nil sourceView or barButtonItem set before the presentation...
1、flutter pub get since low vesion % flutter pub get Resolving dependencies... The lower bound of "sdk: '>=2.3.0
It would be nice to have the ability to check whether the framework has been initialized. My use case is that I use `checkEntitlements` when the user returns to the...