drift/docs/pubspec.yaml

56 lines
1.0 KiB
YAML
Raw Normal View History

name: moor_documentation
description: Documentation of the moor packages
publish_to: none
environment:
2022-01-22 12:06:26 -08:00
sdk: '>=2.15.0 <3.0.0'
dependencies:
docsy:
2022-01-22 12:06:26 -08:00
hosted: https://simonbinder.eu
2022-01-24 04:25:12 -08:00
version: ^0.2.2
dev_dependencies:
build: ^2.1.0
2021-07-08 03:28:52 -07:00
build_runner: ^2.0.5
build_web_compilers: ^3.2.0
built_site:
2022-01-22 12:06:26 -08:00
hosted: https://simonbinder.eu
2022-01-24 04:25:12 -08:00
version: ^0.2.5
2021-12-21 10:54:54 -08:00
linkcheck: ^2.0.19
shelf: ^1.2.0
shelf_static: ^1.1.0
code_snippets:
hosted: https://simonbinder.eu
version: ^0.0.4
# Fake path_provider for snippets
path_provider:
path: assets/path_provider
2022-02-21 11:41:47 -08:00
# Used in examples
rxdart: ^0.27.3
moor:
moor_generator:
sqlparser:
drift:
drift_dev:
dependency_overrides:
moor:
path: ../moor
moor_generator:
path: ../moor_generator
drift:
path: ../drift
drift_dev:
path: ../drift_dev
sqlparser:
path: ../sqlparser
# todo: Remove after https://github.com/dart-lang/mime/pull/43
mime:
git:
url: https://github.com/simolus3/mime.git
ref: woff2