-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
26 lines (21 loc) · 630 Bytes
/
pubspec.yaml
File metadata and controls
26 lines (21 loc) · 630 Bytes
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
name: darturbation
description: An advanced, context-aware, and behavioral mock data generator for Dart & Flutter.
version: 2.0.2
homepage: https://github.com/mathtechstudio/darturbation
repository: https://github.com/mathtechstudio/darturbation
issue_tracker: https://github.com/mathtechstudio/darturbation/issues
publisher: mathtechstudio
maintainer: Iqbal F <iqbalfauzien@proton.me>
environment:
sdk: ">=3.3.0 <4.0.0"
dependencies:
intl: ^0.20.2
uuid: ^4.5.1
faker: ^2.1.0
crypto: ^3.0.3
collection: ^1.18.0
dev_dependencies:
lints: any
test: ^1.24.0
dart_code_metrics_presets: ^2.24.0
coverage: ^1.8.0