ivanserbyniuk / dart_normalizer

Normalizes nested JSON according to a schema. Port of https://github.com/paularmstrong/normalizr for Dart
Other
5 stars 5 forks source link

Update to Dart 2 #1

Open feelfreelinux opened 5 years ago

avdosev commented 2 years ago

Maybe someone will come here just like me. I decided to write my own version of normalize. It is not a fork. It is compatible with Dart2. At the moment it has limited functionality, but it is maintained and developed.