Bharavi26
Bharavi26
i am getting same error when i run example code... anyone can please help me or there is any demo code in which **flutter_zoom_plugin** is integrated ?
Thank you so much @Maadhav sir, I will check that ..I am working on that error from last 2 days,
@LaxmikanthMadhyastha sir, have you found solutiontion for this ? if yes then can you please share solution ? i also want to play ringtone when app is in background..thank you
@nhimrmh sir, i am using **FlutterRingtonePlayer.playRingtone()** in BackgroundMessageHandler of **notification** whenever i receive notificaiton then ringtone generate MissingPluginException. Unhandled Exception: MissingPluginException(No implementation found for method play on channel flutter_ringtone_player) have...
sorry about my type mistake, its working in android but not in ios thank you for your reply. in ios , link not open application
Ok thank you. I'll try that. On Mon 2 Mar, 2020, 12:42 AM Aleksandr Denisov, wrote: > Sorry for the delayed answer. I've committed the fix for iOS part. Could...
i added **await FlutterDownloader.initialize();** in main.dart before **runApp()** but in release apk i am getting error [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: MissingPluginException(No implementation found for method initialize on channel vn.hunghd/downloader) #0 MethodChannel._invokeMethod...
var initializer = RavePayInitializer( amount: double.parse(mainamt), encryptionKey: Constant.FlutterwaveEncKey, publicKey: Constant.FlutterwavePubKey, subAccounts: null) //subAccounts: subAccounts.isEmpty ? null : null) //..country = country = country != null && country.isNotEmpty ? country :...
@wilburt sir..please help me for that error. i am stuck on this issue from last 2 days
@austyking sir, i have successfully integrated in my app using api manually, you can try using api which flutterwave provide for application