jsonable 0.0.2+1 copy "jsonable: ^0.0.2+1" to clipboard
jsonable: ^0.0.2+1 copied to clipboard

outdated

Simple package for converting Dart class to Json

0.0.2 #

Breaking change.

With the 0.0.1 management I started development with the reflection of Dart. This resulted in problems with AOT and consequently also with flutter. In version 0.0.2 all the APIs based on reflection in jsonable / withReflect have been moved

Announcements: 0.0.2 I set out to remove the generation of dart code from my projects, it's a practice I don't like. So in version 0.0.2 I start the creation of a module that is without generation and without reflection.

For more information read here.

0.0.1 #

  • frist publication. read: Readme.md
7
likes
0
pub points
17%
popularity

Publisher

unverified uploader

Simple package for converting Dart class to Json

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on jsonable