sqflite_darwin@2.4.3
iOS/MacOS flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
2026-06-02
安装 (2.4.3)
dart pub add sqflite_darwin@2.4.3
flutter pub add sqflite_darwin@2.4.3
dependencies:
sqflite_darwin: 2.4.3
依赖
| 包名 | 版本约束 |
|---|---|
| flutter | map[sdk:flutter] |
| meta | >=1.7.0 <3.0.0 |
| path | >=1.8.0 <3.0.0 |
| sqflite_common | >=2.5.9 <4.0.0 |
| sqflite_platform_interface | >=2.4.1 <4.0.0 |
开发依赖
| 包名 | 版本约束 |
|---|---|
| flutter_lints | >=5.0.0 |
| flutter_test | map[sdk:flutter] |
| http | >=1.0.0 |
| process_run | >=1.2.0 |
| pub_semver | >=2.0.0 |
| test_api | >=0.2.19 |