sqflite_darwin@2.4.1
iOS/MacOS flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
2024-11-08
安装 (2.4.1)
dart pub add sqflite_darwin@2.4.1
flutter pub add sqflite_darwin@2.4.1
dependencies:
sqflite_darwin: 2.4.1
依赖
| 包名 | 版本约束 |
|---|---|
| flutter | map[sdk:flutter] |
| meta | >=1.7.0 <3.0.0 |
| path | >=1.8.0 <3.0.0 |
| sqflite_common | >=2.5.4+5 <4.0.0 |
| sqflite_platform_interface | >=2.4.0-0 <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 |