blob: c75e7f8ff6a4a75fc25afe1603dd8f5903ace2aa [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.2.0-0 <4.0.0'
# Uncomment block for local testing
# dependencies:
# zircon_ffi:
# path: ../zircon_ffi
# dev_dependencies:
# test: ^1.17.10
# block end