launchpad 0.0.3-rc.4 copy "launchpad: ^0.0.3-rc.4" to clipboard
launchpad: ^0.0.3-rc.4 copied to clipboard

The missing dependency injection library for serverpod

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add launchpad

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

dependencies:
  launchpad: ^0.0.3-rc.4

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

Import it

Now in your Dart code, you can use:

import 'package:launchpad/launchpad.dart';
1
likes
0
points
53
downloads

Publisher

verified publisherthecodebrothers.pl

Weekly Downloads

The missing dependency injection library for serverpod

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

get_it, serverpod

More

Packages that depend on launchpad