-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
44 lines (38 loc) · 866 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
name: iot_interface_with_aws_iot_core
description: A mobile super app interface for IoT's that talk to AWS IoT Core backend
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=2.19.2 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
json_annotation: ^4.8.0
flutter_bloc: ^8.1.2
equatable: ^2.0.5
dartz: ^0.10.1
hydrated_bloc: ^9.1.0
mqtt_client: ^9.8.1
dio: ^5.0.0
flutter_dotenv: ^5.0.2
sprintf: ^7.0.0
typed_data: ^1.3.1
bloc: ^8.1.1
bloc_test: ^9.1.1
get_it: ^7.2.0
simple_circular_progress_bar: ^1.0.2
font_awesome_flutter: ^10.4.0
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ^4.0.0+1
flutter_lints: ^2.0.0
json_serializable: ^6.6.1
mockito: ^5.3.2
build_runner: ^2.3.3
flutter:
uses-material-design: true
assets:
- assets/certificates/
- .env