-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
40 lines (36 loc) · 831 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
name: real_time_video_calls_app_zegocloud
description: "A new Flutter project."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.4.0 <4.0.0"
dependencies:
animations: ^2.0.11
app_ui:
path: packages/app_ui
bloc: ^8.1.4
cupertino_icons: ^1.0.6
env:
path: packages/env
equatable: ^2.0.5
firebase_authentication_client:
path: packages/firebase_authentication_client
firebase_core: ^3.1.1
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
form_fields:
path: packages/form_fields
go_router: ^14.2.0
mocktail: ^1.0.4
shadcn_ui: ^0.5.7
user_repository:
path: packages/user_repository
zego_uikit_prebuilt_call: ^4.13.1
zego_uikit_signaling_plugin: ^2.8.2
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ^5.1.0
flutter:
uses-material-design: true