forked from ECellNitrr/teesco-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
46 lines (37 loc) · 917 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
42
43
44
45
46
name: teesco
description: Volunteer Management Application from Entrepreneurship Cell, NIT Raipur
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# Logging library
logger: ^0.8.3
# Http Client generator
http: ^0.12.1
# Service Locator (DI)
get_it: ^4.0.1
# BLoC (Business Logic Component) for Flutter State Management
flutter_bloc: ^4.0.0
# Equating two dart objects
equatable: ^1.1.1
# Socket based data connection checker {beta}
data_connection_checker: ^0.3.4
# Local Cache Management
shared_preferences: ^0.5.6+3
# Common Fonts
google_fonts: ^0.5.0+1
# Picking images from the image library
image_picker: ^0.6.6+5
cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.8.1
# Mock framework
mockito: ^4.1.1
flutter:
uses-material-design: true
assets:
- assets/images/