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

outdated

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.

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
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Just Be Lazy.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on be_lazy

Packages that implement be_lazy