简体   繁体   English

我正在使用 https://pub.dev/packages/flutter_callkit_incoming。 当我使用开始呼叫 function 时没有任何反应。是我做错了什么吗?

[英]I'm using the https://pub.dev/packages/flutter_callkit_incoming. Nothing happens when I use the start call function. Is it something I'm doing wrong?

I have never used flutter_callkit_incoming dependency before and I seem to have problems.我以前从未使用过 flutter_callkit_incoming 依赖项,我似乎遇到了问题。 Can I get help from anyone This is the code that calls I want to link it with fcm.我能从任何人那里得到帮助吗?这是调用我想将其与 fcm 链接的代码。 我的 fcm 代码拨打电话的代码

Try adding a seState({});尝试添加一个 seState({}); inside your function.在你的 function 里面。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何计算点指示器的横幅/页面数? 我正在使用 pub.dev 上提供的 smooth_page_indicator 包 - How to count the number of banners/pages for dot indicators? I'm using smooth_page_indicator package available on pub.dev 我正在尝试在颤振中调用小部件内的函数,但没有任何反应 - I'm trying to call a functions inside a widget in flutter, but nothing happens SingleChildScrollView 不工作或我做错了什么 - SingleChildScrollView is not working or I'm doing something wrong 当 pub.dev 插件没有 web 支持时,使用 npm 包进行 flutter web - Use npm packages for flutter web when pub.dev plugins don't have web support 在来自 pub.dev 的 flutter 上使用 zebrautility 时出现问题 - Problem when use zebrautility on flutter from pub.dev flutter_callkit_incoming。 - 错误信息 - flutter_callkit_incoming. - error messages 是否有可能在 Flutter 中出现此类型错误,即使这部分是从 pub.dev 复制的? 我该如何解决? - Is it possible having this type error in Flutter even if this part was copied from pub.dev? How can I solve it? 如何将 API json 响应添加到可刷卡 Flutter - https://pub.dev/packages/swipeable_card_stack - How to add API json response to Swipeable Cards Flutter - https://pub.dev/packages/swipeable_card_stack 如果仅在进行android开发,最好使用flutter? - Is it a good idea to use flutter if I'm doing android development only? 为什么我不能在我的构建中调用这些计算,当我已经在为另一个函数做这些计算时 - Why can't I call these calculations into my build, when I'm already doing it for another function
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM