redstone_configuration_plugin 0.0.1+2 copy "redstone_configuration_plugin: ^0.0.1+2" to clipboard
redstone_configuration_plugin: ^0.0.1+2 copied to clipboard

Redstone plugin to get DI of configuration settings

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add redstone_configuration_plugin

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

dependencies:
  redstone_configuration_plugin: ^0.0.1+2

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:redstone_configuration_plugin/redstone_configuration_plugin.dart';
0
likes
15
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Redstone plugin to get DI of configuration settings

License

BSD-2-Clause-Views (license)

Dependencies

path, redstone, redstone_mapper

More

Packages that depend on redstone_configuration_plugin