| # 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: flutter_gpu | |
| description: a powerful, low-level graphics API for Flutter | |
| homepage: https://flutter.dev | |
| repository: https://github.com/flutter/engine/tree/main/lib/gpu | |
| environment: | |
| sdk: '>=3.2.0-0 <4.0.0' | |
| dependencies: | |
| sky_engine: | |
| sdk: flutter |