nc-photos/np_ui/pubspec.yaml
2024-05-09 00:18:41 +08:00

18 lines
296 B
YAML

name: np_ui
description: Generic UI widgets and theming support package
version: 0.0.1
publish_to: none
environment:
sdk: '>=2.19.6 <3.0.0'
flutter: ">=3.3.0"
dependencies:
flutter:
sdk: flutter
np_common:
path: ../np_common
dev_dependencies:
np_lints:
path: ../np_lints