如何在本地的Flutter插件代码中进行更改 [英] How to make changes in flutter plugins code locally

查看:62
本文介绍了如何在本地的Flutter插件代码中进行更改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

flutter_keyboard_visibility给我一个空的Activity错误,导致我的应用程序在后台运行时崩溃,我必须在该插件代码中添加检查.在哪里可以找到该插件代码在flutter文件夹中.

flutter_keyboard_visibility is giving me null Activity error that is crashing my application when running in the background.I have to add checks in that plugin code. Where can I find that plugin code is that in flutter folder.

推荐答案

外部库-> Flutter插件

External libraries -> Flutter Plugins

我想,您可以在这里找到它

I think, you can find it here

但是我不建议在这里编辑此插件.最好将其复制到您的项目中,然后再进行编辑

But I wouldn't recommend to edit this plugin here. It'd be better to copy it in your project and edit after this

这篇关于如何在本地的Flutter插件代码中进行更改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆