Jaguar-dart / jaguar_serializer

Format (JSON, XML, protobuf, mongodb, etc) and platform (server, client) agnostic serialization framework
172 stars 34 forks source link

fix for cases that a double field contains string without decimal point #182

Closed escamoteur closed 4 years ago

escamoteur commented 5 years ago

See https://github.com/Jaguar-dart/jaguar_serializer/issues/181

escamoteur commented 5 years ago

I love jaguar_serializer and when I can fix a bug myself I'm happy

escamoteur commented 4 years ago

Hi, could you please merge this PR? Thanks THomas

jaumard commented 4 years ago

@tejainece can you take a look please.

jaumard commented 4 years ago

Thanks @escamoteur for the fix !