-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathpubspec.yaml
More file actions
30 lines (26 loc) · 1.21 KB
/
Copy pathpubspec.yaml
File metadata and controls
30 lines (26 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: netcoresync_moor_generator
description: The code generation tool (as `dev_dependencies`) for the `netcoresync_moor` package.
version: 1.0.2
repository: https://github.com/aldycool/NETCoreSync/tree/master/netcoresync_moor_generator
homepage: https://github.com/aldycool/NETCoreSync/tree/master/netcoresync_moor_generator
issue_tracker: https://github.com/aldycool/NETCoreSync/issues
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
moor: ^4.4.1 # https://pub.dev/packages/moor
source_gen: ^1.0.3 # https://pub.dev/packages/source_gen
analyzer: ^1.7.0 # https://pub.dev/packages/analyzer
build: ^2.0.0 # https://pub.dev/packages/build
build_config: ^1.0.0 # https://pub.dev/packages/build_config
collection: ^1.15.0 # https://pub.dev/packages/collection
glob: ^2.0.1 # https://pub.dev/packages/glob
recase: ^4.0.0 # https://pub.dev/packages/recase
netcoresync_moor: ^1.0.2 # https://pub.dev/packages/netcoresync_moor
dev_dependencies:
lints: ^1.0.1 # https://pub.dev/packages/lints
test: ^1.17.11 # https://pub.dev/packages/test
build_runner: ^2.1.1 # https://pub.dev/packages/build_runner
# For local debugging only
# dependency_overrides:
# netcoresync_moor:
# path: ../netcoresync_moor