bunker_lib 1.0.2 copy "bunker_lib: ^1.0.2" to clipboard
bunker_lib: ^1.0.2 copied to clipboard

outdated

A Library for lessen boilerplate code. Inpsired from freezed and lombok.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bunker_lib

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

dependencies:
  bunker_lib: ^1.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:bunker_lib/bunker_lib.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisheropensource.appworld.in

A Library for lessen boilerplate code. Inpsired from freezed and lombok.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, build_config, bunker_annotation, collection, flutter, meta, source_gen

More

Packages that depend on bunker_lib