drift/extras/assets/old_moor_package/pubspec.yaml

19 lines
409 B
YAML
Raw Permalink Normal View History

2019-03-09 07:37:22 -08:00
name: moor
2021-11-17 10:56:55 -08:00
description: Moor has been renamed to Drift.
2021-12-11 04:21:49 -08:00
version: 4.6.1+2
repository: https://github.com/simolus3/drift
homepage: https://drift.simonbinder.eu/
issue_tracker: https://github.com/simolus3/drift/issues
2019-02-03 04:56:31 -08:00
environment:
sdk: '>=2.13.0 <3.0.0'
2019-02-03 04:56:31 -08:00
dependencies:
2021-02-14 05:06:51 -08:00
async: ^2.5.0
2021-05-18 13:19:57 -07:00
convert: ^3.0.0
2021-02-14 05:06:51 -08:00
collection: ^1.15.0
2021-12-11 04:21:49 -08:00
drift: ^1.1.0
2021-02-14 05:06:51 -08:00
meta: ^1.3.0
stream_channel: ^2.1.0
2023-06-04 13:10:11 -07:00
sqlite3: '>=1.0.0 <3.0.0'