Files
customer-im-client-dev/packages/storage_sdk/pubspec.yaml
Happi (哈比) 654f6e28c9 bump sdk version
2026-03-10 17:12:14 +08:00

29 lines
547 B
YAML
Raw 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: storage_sdk
description: "本地 SQLite 存储 SDK基于 Drift提供按用户隔离的数据库连接和业务表 CRUD。"
version: 0.0.2
resolution: workspace
homepage:
environment:
sdk: ^3.11.0
flutter: '>=3.38.4'
dependencies:
flutter:
sdk: flutter
drift: ^2.22.0
drift_flutter: ^0.2.0
path_provider: ^2.1.5
dev_dependencies:
drift_dev: ^2.22.0
freezed: ^3.0.0
json_serializable: ^6.7.1
build_runner: ^2.4.6
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: false