forked from SimformSolutionsPvtLtd/flutter_chatview
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
37 lines (31 loc) · 777 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
name: chatview
description: A Flutter package that allows you to integrate Chat View with highly customization options.
version: 2.3.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: ^3.0.0
any_link_preview: ^3.0.2
image_picker: '>=0.8.9 <2.0.0'
audio_waveforms: ^1.0.5
# For formatting time locale in message receipts
timeago: ^3.7.0
cached_network_image: ^3.4.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter: