platform/pubspec.yaml
alex 611a785ffc feat: use the new sembast store API
Also ran `dartfmt -w . --fix` to fix the lint warnings
2019-07-18 13:08:46 +02:00

16 lines
402 B
YAML

name: angel_sembast
description: package:sembast-powered CRUD services for the Angel framework.
homepage: https://github.com/angel-dart/sembast
version: 1.0.1
author: Tobe O <thosakwe@gmail.com>
environment:
sdk: ">=2.1.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
sembast: ^1.19.0-dev.2
dev_dependencies:
angel_http_exception: ^1.0.0
logging:
pedantic: ^1.0.0
test: ^1.0.0