-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy pathpubspec.yaml
More file actions
34 lines (29 loc) · 736 Bytes
/
pubspec.yaml
File metadata and controls
34 lines (29 loc) · 736 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
27
28
29
30
31
32
33
34
name: flutter_games
description: Flutter app for purchasing and renting games.
publish_to: 'none'
version: 1.0.0
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.9
responsive_framework: ^1.5.1
google_fonts: ^8.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.14.4
flutter_lints: ^6.0.0
flutter_icons:
android: true
ios: true
image_path_android: "assets/Game-Controller-Logo.png"
image_path_ios: "assets/Game-Controller-Logo-iOS.png"
adaptive_icon_background: "#FFFFFFFF"
adaptive_icon_foreground: "assets/Game-Controller-Logo-Adaptive.png"
flutter:
uses-material-design: true
assets:
- assets/