issues
search
fluttercandies
/
FlutterJsonBeanFactory
What I do is generate dart beans based on json, as well as generics parameters and json build instances
Apache License 2.0
565
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
203行这里是判断value的类型吧?
#170
winse
closed
1 week ago
1
1
#169
zhangruiyu
opened
1 month ago
0
支持workspace
#168
JDongKhan
opened
3 months ago
0
[Bug report] com.github.zhangruiyu.flutterjsonbeanfactory.App holds disposed Project
#167
ViugiNick
closed
1 month ago
1
能否设置忽略类里面的某一个字段,让他不和json发生关系 ,类似gson 一样
#166
XiongKe94
closed
4 months ago
1
Json to Dart generate model failed
#165
vishwajit76
closed
5 months ago
1
你们生成model类,别人怎么同步的?
#164
jhfkf
closed
5 months ago
7
你们生成model类,别人怎么同步的?
#163
jhfkf
closed
5 months ago
1
生成class之后,方法报错,具体如图所示
#162
thbpc
closed
5 months ago
1
[Bug report] return convertFuncMap[type]!(value as Map<String, dynamic>) as T;
#161
yfming93
closed
5 months ago
13
No classes that inherit JsonConvert were found,the project root directory must contain the lib directory, because this plugin will only scan the lib directory of the root director
#160
lgGuo
closed
8 months ago
10
unimplemented,you can try running the app again[Feature request]
#159
daidaishuiping
closed
8 months ago
1
Allow nested keys when used in dart @JSONField
#158
atiqsamtia
closed
9 months ago
3
[Bug report] 混合项目提示this is not the flutter project
#157
vzhilong
opened
9 months ago
1
[How to use] enum
#156
Microcrab
opened
10 months ago
1
如何脚本自动化运行
#155
rcj60560
closed
10 months ago
1
[Bug report] 5.1.2版本在解析list的时候会报错Map<dynamic,dynamic>Not subtype of Map<String, dynamic>
#154
MMMMiller
closed
11 months ago
4
[Feature request]
#153
zhonglinhong
closed
12 months ago
7
[How to use] 自动生成失败
#152
JohnGuSir
closed
1 year ago
2
[devin] FlutterBeanFactoryAction add ConvertExceptionHandler
#151
devinzhao123
closed
1 year ago
1
希望支持驼峰文件命名
#150
junixapp
closed
1 year ago
2
[How to use] Error: The getter 'Dynamic' isn't defined
#149
hanxiaofeng
closed
1 year ago
15
由于个人工作原因,此项目维护会延迟,请大家自行判刑是否使用
#148
zhangruiyu
closed
1 year ago
1
[Feature request] copyWith 生成位置
#147
zhangruiyu
closed
1 year ago
0
有没有像json_serializable一样的导入方式
#146
Dboy233
closed
1 year ago
1
[Bug report]
#145
zhangruiyu
closed
1 year ago
0
优化
#144
zhangruiyu
closed
1 year ago
0
[Bug report] List<List<obj>> 这样的结构在4.4.6版本以上解析不了
#143
yfming93
closed
1 year ago
3
[Discussions] 为什么校验文件是否在文件夹里是使用contains而不是全等比较?
#142
404N
closed
1 year ago
2
[Bug report] 插件泛型转换判断类型使用了T.toString(),在web端release 模式报错
#141
Josin22
closed
1 year ago
1
[How to use] 我有一个泛型 BaseEntity<T>的问题。应该怎么解析
#140
wosika
closed
1 year ago
1
import 'package:null/generated/json/base/json_field.dart';
#139
shortybin
closed
1 year ago
1
创建bean文件失败,提示文件已存在
#138
Microcrab
closed
1 year ago
7
[Bug report]
#137
islinjj
closed
1 year ago
2
4.5.0版本不支持map?
#136
JDongKhan
closed
1 year ago
5
升级新版之后,不支持List<List>结构
#135
Icyoung
closed
1 year ago
7
当存在继承属性时 map 转 json无效
#134
z1156102589
closed
1 year ago
1
不同模块bean在List解析不到
#133
ctluocc
closed
1 year ago
2
[Bug report] Failed to parse dynamic list
#132
shan-shaji
closed
1 year ago
1
新版本 4.4.8, 创建新文件报错
#131
weishirongzhen
closed
1 year ago
13
For dynamic type ? operator is added in generated code
#130
shan-shaji
closed
1 year ago
1
For dynamic type ? operator is added in generated code
#129
ghost
closed
1 year ago
0
修改已生成过的文件
#128
sineom-1
closed
1 year ago
1
希望可以增加生成文件目录的配置
#127
cr1992
closed
1 year ago
10
从eventStream返回的event中,字典为Map<dynamic,dynamic>,其嵌套的Map<Object?,Object?>导致解析不了
#126
bestoml
closed
2 years ago
1
List<Map<String,T>> 类型的支持
#125
hustlemickey
closed
1 year ago
2
能否支持屏蔽某个字段
#124
JDongKhan
closed
2 years ago
1
json_convert_content 报错 fromJson
#123
baisl
closed
2 years ago
1
生成代码import 中的 debugPrint 写错了
#122
Carecluse
closed
2 years ago
1
减少非必要的late使用,防止未返回这个字段的情况下报错.
#121
longforus
closed
2 years ago
4
Next