flakka_buf_runner 0.3.0-alpha.2 copy "flakka_buf_runner: ^0.3.0-alpha.2" to clipboard
flakka_buf_runner: ^0.3.0-alpha.2 copied to clipboard

A run-process helper for using the buf CLI

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flakka_buf_runner

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

dependencies:
  flakka_buf_runner: ^0.3.0-alpha.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:flakka_buf_runner/flakka_buf_runner.dart';
1
likes
130
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A run-process helper for using the buf CLI

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, glob, path, scratch_space

More

Packages that depend on flakka_buf_runner