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

outdated

help you to create all models with one shot.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add be_lazy

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  be_lazy: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:be_lazy/be_lazy.dart';
1
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement be_lazy