英文: BlocListener doesn't listen a changing state 问题 BlocListener必须在LoginBloc的状态为LogIn()时运行HomeEv...
The getter ‘size’ isn’t defined for the type ‘TaskData’.
英文: The getter 'size' isn't defined for the type 'TaskData' 问题 这是使学习Flutter变得困难的...
Flutter in Opera
英文: Flutter in Opera 问题 如何将Opera,最好是Opera GX,添加到可用于在Web上运行Flutter应用程序的浏览器中? 当我运行命令'flutter run -d op...
How do I solve this case of "type 'String' is not a subtype of type 'int'" and type 'int' is not a subtype of type 'String'
英文: How do I solve this case of "type 'String' is not a subtype of type 'int'&q...
如何从相册或相机获取圆形头像中的图片?
英文: how to fetch an image from gallery or camera in circle avatar? 问题 我已经创建了一个页面,并添加了从相册和相机导入照片的功能。但...
数据在使用getX提供程序时未在产品页面上更新。
英文: data is not updated on product page with getX provider 问题 我正在尝试在我的应用程序中设置getX提供程序,以从Firebase检索产品...
错误:ITMS-90338 – 在应用提交中使用非公共API。
英文: Error: ITMS-90338 - Non-public API Usage in App Submission 问题 我正在使用 Xcode beta 版本 15 开发 Flutter ...
在Flutter中滚动重叠的瓷砖出现问题。
英文: Problem in scrolling overlapping tiles in flutter 问题 我使用Flutter构建应用程序,其中有一个带有listView.builder的页面...
Flutter应用程序仅在进入一个特定屏幕时崩溃。
英文: Flutter app crashes on entering one particular screen only 问题 我正在开发一款电子商务应用,在进入产品详情页面时,应用程序在加载时卡...
Firestore只在进行“读取”时返回空数据(null),使用Provider。
英文: Data is null from Firestore when only Fetching (read), Provider 问题 我正在面对这个问题,结果只在界面上显示“Empty”,我无...
173