-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
41 lines (36 loc) · 868 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: chatview
description: A Flutter package that allows you to integrate Chat View with
highly customization options.
version: 1.3.1
issue_tracker: https://github.com/SimformSolutionsPvtLtd/flutter_chatview/issues
repository: https://github.com/SimformSolutionsPvtLtd/flutter_chatview
platforms:
? android
? ios
? linux
? macos
? web
? windows
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
any_link_preview: ^3.0.0
audio_waveforms: ^1.0.1
emoji_picker_flutter: ^1.6.4
flutter:
sdk: flutter
flutter_linkify: ^6.0.0
grouped_list: ^5.1.2
html: ^0.15.1
http: ^1.1.0
image_picker: '>=0.8.9 <2.0.0'
intl: ^0.19.0
progress_indicators: ^1.0.0
# For formatting time locale in message receipts
timeago: ^3.4.0
url_launcher: ^6.1.7
dev_dependencies:
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
flutter: null