drift/extras/plugin_example/pubspec.yaml

14 lines
210 B
YAML

name: plugin_example
description: Playground to test the analyzer plugin
environment:
sdk: '>=2.4.0 <3.0.0'
dependencies:
drift:
path: ../../drift
dev_dependencies:
pedantic: ^1.7.0
test: ^1.5.0