forked from SimformSolutionsPvtLtd/flutter_chatview
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
41 lines (35 loc) · 869 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: chatview
description: A Flutter package that allows you to integrate Chat View with highly customization options.
version: 2.4.0
issue_tracker: https://github.com/SimformSolutionsPvtLtd/flutter_chatview/issues
repository: https://github.com/SimformSolutionsPvtLtd/flutter_chatview
platforms:
android:
ios:
web:
macos:
windows:
linux:
environment:
sdk: '>=3.2.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
intl: ^0.19.0
url_launcher: ^6.3.0
emoji_picker_flutter: ^2.2.0
any_link_preview: ^3.0.2
#flutter_linkify: ^6.0.0
image_picker: '>=0.8.9 <2.0.0'
audio_waveforms: ^1.2.0
# For formatting time locale in message receipts
timeago: ^3.6.1
cached_network_image: ^3.3.1
video_player: ^2.9.2
video_thumbnail: ^0.5.3
image: ^4.3.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter: