drift/examples/with_built_value/pubspec.yaml

21 lines
444 B
YAML
Raw Normal View History

name: with_built_value
publish_to: none
version: 1.0.0
environment:
sdk: '>=2.14.0 <3.0.0'
dependencies:
drift: ^2.0.0-dev
2021-02-25 11:41:56 -08:00
built_value: ^8.0.0
dev_dependencies:
drift_dev: ^2.0.0-dev
built_value_generator: ^8.1.3
2021-08-06 08:11:12 -07:00
build_runner: ^2.0.0
# built_value_generator does not yet support the latest version of the analyzer
# but there will be no problems after updating the analyzer to 5 version
dependency_overrides:
analyzer: ^5.0.0