debuggerx01
debuggerx01
我更新了以后没碰到你说的错误 能详细说下什么情况吗
@TshineZheng [null-safety](https://github.com/debuggerx01/JSONFormat4Flutter/tree/null-safety) 分支更新了 :smile:
因为pyinstaller在linux平台下的兼容性很有问题,在比较新的系统上进行打包,放到相对老一点的系统大概率打不开,而我常用的系统刚升级了,所以暂时没有打包linux的二进制文件,打算比较空的时候研究下appimage的打包方案,看看兼容性是不是会好些。
没能复现……是复制源的问题吧?
和用不用dio没什么关系吧? 输入是json对象或者json字符串就行,来源都没差。。
@SeongBrave 如何配置的?
Show me your `flutter doctor` info pls :)
> Here it is: > > ``` > Doctor summary (to see all details, run flutter doctor -v): > [✓] Flutter (Channel stable, 2.5.3, on macOS 11.6 20G165 darwin-x64, locale...
Well, I got the same error after configuring this option. I will update it later.
https://github.com/angel-dart/angel/issues/103 Remove MirrorsReflector from prod.dart , remove angel_jael dependency and other any dependency contains dart: mirrors will solve this problem