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

outdated

help you to create all models with one shot.

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

Features #

Give Me the Json text and I will create all the models for you.

var json = {
  'name':'amr',
  'age':25,
  'workingAt':'Alalmiyalhura'
};
const like = 'BuildWithAmr(json, isNullSafety: false, modelName: "Data");';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

help you to create all models with one shot.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on be_lazy