-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubspec.yaml
More file actions
54 lines (49 loc) · 1.09 KB
/
pubspec.yaml
File metadata and controls
54 lines (49 loc) · 1.09 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
name: flutter_bunny
description: A CLI tool for creating and managing Flutter applications with best practices
version: 1.1.1
repository: https://github.com/demola234/flutter_bunny_cli
homepage: https://www.flutterbunny.xyz/
issue_tracker: https://github.com/demola234/flutter_bunny_cli/issues
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
ansicolor: ^2.0.2
args: ^2.5.0
cli_completion: ^0.5.0
cli_pkg: ^2.12.0
collection: ^1.18.0
crypto: ^3.0.6
glob: ^2.1.2
http: ^1.2.2
grinder: ^0.9.5
jsonc: ^0.0.3
logging: ^1.0.0
mason: ^0.1.0-dev.53
mason_logger: ^0.3.3
meta: ^1.14.0
package_config: ^2.1.0
path: ^1.9.0
pub_updater: ^0.5.0
sprintf: ^7.0.0
universal_io: ^2.2.2
win32: ^5.6.0
dev_dependencies:
build_runner: ^2.4.9
build_verify: ^3.1.0
build_version: ^2.1.1
lints: ^5.1.1
mocktail: ^1.0.3
test: ^1.24.0
# Enable platform detection to demonstrate platform support
platforms:
? linux
? macos
? windows
# Add additional information for pub.dev package page
topics:
- cli
- flutter
- code-generation
- templates
executables:
? flutter_bunny