nc-photos/np_universal_storage/pubspec.yaml

23 lines
373 B
YAML
Raw Permalink Normal View History

2023-08-28 19:22:29 +02:00
name: np_universal_storage
description: A new Flutter package project.
version: 0.0.1
homepage:
publish_to: none
environment:
sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.19.0"
2023-08-28 19:22:29 +02:00
dependencies:
flutter:
sdk: flutter
np_string:
path: ../np_string
2024-05-21 18:10:57 +02:00
path: ^1.8.3
path_provider: ^2.1.3
shared_preferences: ^2.2.3
2023-08-28 19:22:29 +02:00
dev_dependencies:
np_lints:
path: ../np_lints