be_lazy 0.0.10 copy "be_lazy: ^0.0.10" to clipboard
be_lazy: ^0.0.10 copied to clipboard

Just Be Lazy.

Description #

Making the model with your hand it take alot of time, and some webistes not converting the model as we need so I decide to make this package.

I always say to myself "Try to be lazy you will be creative" .


Features #

  • Support Null Safety & not Null Safety models
  • Give default values if null

Example #

var json = {
  'name':'amr',
  'age':25,
  'workingAt':'Alalmiyalhura'
};
BuildWithAmr(json, isNullSafety: false, modelName: "Data");

1
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Just Be Lazy.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on be_lazy