Daniel Dai

Results 13 issues of Daniel Dai

In my system while space character is allowed, but when I try to get auth token with rest_framework-jwt, I got HTTP 400 response. I traced down the code, `PasswordField` is...

Add 'OpenSource Weather App built with Fish Redux' in README

用fish redux做了个开源天气APP 可以作为fish-redux参考示例。此项目基于和风天气的OpenWeatherPlus制作,纯Flutter实现,主体功能已经完成,边边角角的功能陆续添加中,欢迎交流 项目地址: https://github.com/danieldai/OpenWeatherPlus-Flutter APP截图:

现在APP在国内应用市场上架时会检查app是否有个性化广告功能,如果有的话需要app提供配置开关,让用户能够关闭个性化广告。对于Flutter开发的APP,需要在Flutter代码中能够对此进行控制。

现在Flutter开发程序原来越流行,我做了个Flutter版的OpenWeatherPlus 基于和风天气的OpenWeatherPlus制作,纯Flutter实现,可以在Android和iOS上运行。主体功能已经完成,边边角角的功能陆续添加中,欢迎交流 项目地址: https://github.com/danieldai/OpenWeatherPlus-Flutter APP截图:

Fix ios crash problem when fields of regeocode is nil.

_formattedAddress __NSCFString * @"山西省晋城市沁水县靠近前土门上" _country __NSCFString * @"中国" _province __NSCFString * @"山西省" _city __NSCFString * @"晋城市" _district __NSCFString * @"沁水县" _township id 0x0 _neighborhood id 0x0 _building id 0x0 _citycode...

在基于Flutter v1.7.8+hotfix.4的Android app 中使用此插件报如下错误: W/AppMonitor(30945): load ut_c_api.so failed W/LoginSDK(30945): ************************************ W/LoginSDK(30945): Debug is enabled, make sure to turn it off in the production environment W/LoginSDK(30945): ************************************ I/mtopsdk.SDKConfig(30945): [setGlobalAppVersion]set appVersion=3.1.1.210 D/mtopsdk.Mtop(30945):...

现在APP在国内应用市场上架时会检查app是否有个性化广告功能,如果有的话需要app提供配置开关,让用户能够关闭个性化广告。对于Flutter开发的APP,需要在Flutter代码中能够对此进行控制。

Request to add support to calculate the distance from current commit to latest tag

help wanted