繁体   English   中英

本地通知未显示 flutter

[英]local notification not showing up flutter

我正在尝试使用本地通知 package,尝试在互联网连接丢失时发送通知,互联网连接检查很好,但我在通知部分遇到问题。 the error message is "Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference" my main.dart is https://sourceb.in/4NUViEivKn (the problem is in 60th line on setState 我认为)我的 notification_api.dart https://sourceb.in/oDwdd3CTSg

你没有初始化插件来使用它,你可以关注他们的文档, 这里有很好的解释

暂无
暂无

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM