如何获取扑动的Inapp更新?

发布于 2025-02-04 20:16:07 字数 131 浏览 1 评论 0原文

我是新手开发的。我正在尝试实现应用程序更新,但会导致错误并引发异常

未经手的异常:键入'platformException'不是类型'string'``

的子类型

I'm new to flutter developing. i'm trying to implementing the in app update but it cause error and throws exception

Unhandled Exception: type 'PlatformException' is not a subtype of type 'String'``

How to get in app update in flutter?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

落墨 2025-02-11 20:16:07

您可以使用此 upgrader package 每当可以使用较新版本的应用程序时,显示一个更新对话框。

You can use this upgrader package which displays an update dialog whenever a newer version of the app is available.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文