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

This flutter package contains all the boiler plate code needed for work.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add boiler_plate_code

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

dependencies:
  boiler_plate_code: ^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:boiler_plate_code/boiler_plate_code.dart';
1
likes
150
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

This flutter package contains all the boiler plate code needed for work.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on boiler_plate_code