blob: fcb215a1e789c657274df53c81b225050780ba59 [file] [log] [blame]
# Copyright 2020 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
name: process_runner_example
version: 1.0.0
description: A an example for process_runner.
homepage: https://github.com/google/process_runner/example
dependencies:
args: ^1.6.0
process_runner:
path: ..
environment:
sdk: '>=2.3.0 <3.0.0'