英文: I used flutter_vlc_player package for Rtsp camera preview Running fine in Android but getting er...
在PlutoGrid中可以使用Double类型吗?
英文: Can i use Double type in PlutoGrid? 问题 我正在尝试开发一个使用PlutoGrid包的Flutter应用程序。 我需要在列中输入Double值,列的类型是P...
如何在我的Flutter应用中使用缓存网络图像?
英文: How can i use cach network image in my flutter app 问题 I am trying to install cached network imag...
i am getting error on The lower bound of "sdk: '>=2.11.0 <3.0.0'" must be 2.12.0' or higher to enable null safety. and red lines on flat button,
英文: i am getting error on The lower bound of "sdk: '>=2.11.0 <3.0.0'" must b...
My flutter app failed to run and says it lucks the firebase_core dependency but it exists in pubspec.yaml. How can I solve the problem
英文: My flutter app failed to run and says it lucks the firebase_core dependency but it exists in pub...
Unhandled Exception: PlatformException(AndroidAudioError, setDataSource failed., java.io.IOException: setDataSource failed
英文: Unhandled Exception: PlatformException(AndroidAudioError, setDataSource failed., java.io.IOExcep...
How can I resolve the argument type error in gesture_detector_builder.dart related to TapDownDetails and TapDragDownDetails in Flutter?
英文: How can I resolve the argument type error in gesture_detector_builder.dart related to TapDownDet...
如何在pspdf flutter中向PDF添加图像注释?
英文: How to add image annotation to pdf in pspdf flutter? 问题 我想要添加图像到PDF的代码。我在我的Flutter应用中使用pspdfkit。...
Flutter firebase_auth 和 firebase_core 依赖错误
英文: Flutter firebase_auth and firebase_core depency errors 问题 我正在尝试在将Flutter SDK更新到最新的3.10版本后运行我的旧项目...
在Flutter中启用空安全吗?
英文: Enable null safety in flutter? 问题 请帮我修复这个错误。 我尝试了运行 flutter upgrade 命令,但它没有解决问题。 当我点击获取依赖项时,我收到了...
8