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

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.5

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
100
pub points
7%
popularity

Publisher

verified publisheropensource.appworld.in

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on bunker_lib