mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
16 lines
372 B
YAML
16 lines
372 B
YAML
name: flutter_sprites
|
|
description: A sprite toolkit built on top of Flutter
|
|
version: 0.0.15
|
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
|
homepage: http://flutter.io
|
|
|
|
dependencies:
|
|
box2d: '>=0.2.0 <0.3.0'
|
|
flutter:
|
|
path: ../flutter
|
|
|
|
dev_dependencies:
|
|
flutter_tools:
|
|
path: ../flutter_tools
|
|
test: any # constrained by the dependency in flutter_tools
|