komodo_wallet_build_transformer 0.4.0
komodo_wallet_build_transformer: ^0.4.0 copied to clipboard
A build transformer for Komodo Wallet used for managing all build-time dependencies.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add komodo_wallet_build_transformerWith Flutter:
$ flutter pub add komodo_wallet_build_transformerThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
komodo_wallet_build_transformer: ^0.4.0Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.