core_dart/pubspec.yaml
2022-02-22 09:28:00 +08:00

17 lines
352 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: whiteboard_core
description: 白板核心库
# 不要在这里修改版本通过CI/CD自动修改版本
version: 0.3.10
homepage: https://whiteboard.class100.com
environment:
sdk: '>=2.12.0 <3.0.0'
flutter: '>=1.17.0'
dependencies:
flutter:
sdk: flutter
protobuf: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter: