schultek/dart_mappable
Improved json serialization and data classes with full support for generics, inheritance, customization and more.
DartMIT
Pinned issues
Issues
- 4
bug: enum field default cannot be null
#217 opened by lukepighetti - 1
- 1
Null discriminatorValue not being transformed using the provided caseStyle
#218 opened by YoussefLasheen - 1
Make copyWith Generic
#221 opened by gabrielmcreynolds - 2
Failing to Serialize Custom Map
#222 opened by puzzleweaver - 0
Bug: Build Runner Generates Incorrect .mapper File With Nullable Generics
#220 opened by gabrielmcreynolds - 1
copyWith() on generic subclass
#219 opened by arnoutvandervorst - 0
- 1
`copyWith` missing optional parameter of abstract class with polymorphism
#215 opened by samfeng0517 - 4
- 2
toJson has unexpected type String
#213 opened by lukepighetti - 0
Nested Generics don't work with extends
#212 opened by BenjiFarquhar - 4
- 3
MapperException: Failed to decode (MyClassA<MyFirstDto>).request(List<MyClassB<UnresolvedType>>): Unknown type List<MyClassB<UnresolvedType>>. Did you forgot to annotate the class or register a custom mapper?
#210 opened by DevThibautMonin - 5
mapper instance methods
#202 opened by lukepighetti - 1
Does this library support obfuscation in production builds? dart-json-mapper does not
#211 opened by buzzware - 18
package throws exception if the application build in release mode: `NoSuchMethodError: Closure call with mismatched arguments: function 'MapperBase.typeFactory.<anonymous closure>'`
#208 opened by MohaAmiry - 3
excepion when using `MappingHook` on nullable fields: type `Null` is not a subtype of type `X` in type cast
#204 opened by MohaAmiry - 1
- 1
`__type` being applied to nested objects even when includeTypeId is set false
#199 opened by AhmedLSayed9 - 1
- 2
syntax parsing error when declaring const hook
#203 opened by dickermoshe - 2
MappableField with key as raw String
#207 opened by outrelouxhe - 1
DateTime serializes to UTC by default... good, but then how to deserialize back to local time zone?
#206 opened by tgrushka - 1
copyWith not generating
#205 opened by lukepighetti - 2
- 2
Are CustomMappers global state?
#195 opened by MBulli - 2
Macros support
#198 opened by hatch01 - 4
Out of Memory for build runner
#197 opened by tsherdiwala - 0
Wasm build error: identityHashCode
#196 opened by leoafarias - 0
Errors when nesting records
#193 opened by chimon2000 - 2
Ignore fields with Realm
#191 opened by matheuscsant - 3
Unable to create an Item class - The name 'ItemCopyWith' is defined in the libraries...
#190 opened by P1Rh0 - 2
Can not use Isolate.run with the mapper class
#189 opened by devfelipereis - 1
- 0
- 4
Custom mapper for UnmodifiableListView Type
#186 opened by hectorAguero - 1
Opt In flag to generate builder class
#185 opened by caseycrogers - 1
- 5
__type being applied to non-null nullable generics
#181 opened by FufferKS - 1
Exception: Class as Map Key
#183 opened by xErik - 1
- 1
Conditional Hooks
#180 opened by xErik - 6
How to Keep Generics While Serializing
#179 opened by gabrielmcreynolds - 2
- 4
possibility to change DateMapper encoding type
#176 opened by chirastefan - 2
copyWith on Lists results in The getter 'copyWith' isn't defined for the type ...
#175 opened by JohnGalt1717 - 1
- 1
- 1
[Discussion] Simplification of interface
#170 opened by suhailhijry