drift/moor/tools/analyzer_plugin/pubspec.yaml

16 lines
491 B
YAML
Raw Normal View History

name: analyzer_load_moor_plugin
version: 1.0.0
description: This pubspec is a part of moor and determines the version of the moor analyzer to load
dependencies:
moor_generator:
# To work on this plugin, you need to add the absolute paths here. Relative paths aren't supported yet
# https://github.com/dart-lang/sdk/issues/35281
dependency_overrides:
moor_generator:
path: /home/simon/IdeaProjects/moor/moor_generator
sqlparser:
path: /home/simon/IdeaProjects/moor/sqlparser