forked from fluttercommunity/flutter_launcher_icons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
29 lines (26 loc) · 821 Bytes
/
pubspec.yaml
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
name: flutter_launcher_icons
description: A package which simplifies the task of updating your Flutter app's launcher icon.
version: 0.13.2-ca
maintainer: Mark O'Sullivan (@MarkOSullivan94)
homepage: https://github.com/fluttercommunity/flutter_launcher_icons
repository: https://github.com/fluttercommunity/flutter_launcher_icons/
issue_tracker: https://github.com/fluttercommunity/flutter_launcher_icons/issues
dependencies:
args: ^2.3.2
checked_yaml: ^2.0.2
cli_util: ^0.4.0
image: ^4.0.15
json_annotation: ^4.8.0
path: ^1.8.2
yaml: ^3.1.1
environment:
sdk: '>=2.18.0 <3.0.0'
dev_dependencies:
# Needed by build_version
build_runner: ^2.3.3
# https://pub.dev/packages/build_version
build_version: ^2.1.1
json_serializable: ^6.6.1
mockito: ^5.3.2
test: ^1.23.1
test_descriptor: ^2.0.1