nc-photos/np_collection/pubspec.yaml
Ming Ming 3537981be1 Reapply "Upgrade to flutter 3.22"
This reverts commit 409ef71364.
2024-09-27 21:12:16 +08:00

19 lines
359 B
YAML

name: np_collection
description: A starting point for Dart libraries or applications.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
publish_to: none
environment:
sdk: ">=3.4.0 <4.0.0"
dependencies:
collection: ^1.18.0
np_math:
path: ../np_math
quiver: ^3.2.1
dev_dependencies:
np_lints:
path: ../np_lints
test: ^1.22.1