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

22 lines
373 B
YAML

name: np_universal_storage
description: A new Flutter package project.
version: 0.0.1
homepage:
publish_to: none
environment:
sdk: ">=3.4.0 <4.0.0"
flutter: ">=3.22.0"
dependencies:
flutter:
sdk: flutter
np_string:
path: ../np_string
path: ^1.8.3
path_provider: ^2.1.3
shared_preferences: ^2.2.3
dev_dependencies:
np_lints:
path: ../np_lints