-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
41 lines (36 loc) · 967 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
30
31
32
33
34
35
36
37
38
39
40
41
name: trivia_base
description: An internship task for making a trivia application using the open
trivia database API. Showcasing the MVC folder structure along with provider
state management. The project will be documented as much as possible,
favouring the intellisense on almost all the IDEs. I will include proper
linting rules and awesome UI.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.2.0-0 <4.0.0"
flutter: ^3.19.5
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^2.2.0
cupertino_icons: ^1.0.2
firebase_auth: ^1.2.0
firebase_core: ^1.2.0
flutter_lints: ^4.0.0
font_awesome_flutter: ^9.0.0
get: ^4.1.4
google_sign_in: ^5.0.4
html_unescape: ^2.0.0
http: ^0.13.3
lint: ^1.5.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/login_bg.jpg
fonts:
- family: Comfortaa
fonts:
- asset: assets/Comfortaa-VariableFont.ttf