| # 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 |