-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpubspec.yaml
More file actions
36 lines (30 loc) · 802 Bytes
/
pubspec.yaml
File metadata and controls
36 lines (30 loc) · 802 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
35
name: cc_uffs
description: Aplicativo móvel para uso de alunos, professores e técnicos do curso de Ciência da Computação da UFFS.
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
http: ^0.12.0+2
flutter_bloc: ^6.0.1
equatable: ^1.2.3
cached_network_image: ^2.2.0+1
shared_preferences: ^0.5.8
qr_flutter: ^3.1.0
url_launcher: ^5.5.0
site_cc_parser:
git:
url: https://github.com/fersasil/parser_cc_uffs_dart
ref: 16d7d5fe76070d34716a8775df0f815a3448f603
#cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/images/logo-branco.png
- assets/images/logo-verde.png
- assets/images/logo.png
- assets/images/full-logo.png