英文: Row not showing in listtile 问题 我正在尝试为论坛页面创建一个ListView,但在尾部下方和论坛数据获取不到的行下方无法显示列表磁贴的内容,我该如何解决这个问题?...
iOS手机,在后台收到通知时不会震动吗?
英文: iOS phone, notifications in background it's not vibrate? 问题 我开发Flutter项目并使用FCM和本地通知,在iOS手机处于...
我在页面上有7行,当我再次进入同一页面时,它显示14行。
英文: I have 7 rows when I out the page and go again to the same page it show 14 rows 问题 I have proble...
我的应用在尝试使用ios-prod版本登录Google时为什么崩溃?
英文: Why my app crashes when I try to sign in with Google in ios-prod flavor? 问题 我正在尝试为开发和生产环境使用不同的 F...
如何在静音模式下播放声音?
英文: How to play a sound in Silent Mode? 问题 我正在使用Flutter(目前仅支持Android)编写一个闹钟应用程序。 我成功使用通知播放了闹钟声音。但仅在手...
参数类型’int’不能分配给参数类型student
英文: The argument type 'int' can't be assigned to the parameter type student 问题 在这个程序中,我想...
Flutter的SharePlus插件拒绝共享图像,声称“源文件不存在”。
英文: Flutter's SharePlus plugin refusing to share images claiming 'The source file doesn'...
如何为已创建的小部件组(类)提供一个参数选择?
英文: how to give a choice for a parameter with an already created widget group(class)? 问题 我有一些无状态的包装小...
Flutter – 如何通过曲线导航栏导航到不同页面
英文: Flutter- how to navigate different pages by curved navigation bar 问题 我正在创建一个Flutter应用程序,并需要帮助如何导...
Another exception was thrown: RenderBox was not laid out: RenderFlex#6ac69
英文: Another exception was thrown: RenderBox was not laid out: RenderFlex#6ac69 问题 我想要显示一个列表,数据来自API。...
173