blob: 121b528580c14b1557b1a4fffd3cad6ca2d7a0c7 [file] [log] [blame]
# Copyright 2013 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: zircon
environment:
sdk: '>=3.0.0-0 <4.0.0'
# Uncomment block for local testing
# dependencies:
# zircon_ffi:
# path: ../zircon_ffi
# dev_dependencies:
# test: ^1.17.10
# block end