-
Notifications
You must be signed in to change notification settings - Fork 924
Expand file tree
/
Copy pathpubspec.yaml
More file actions
24 lines (20 loc) · 823 Bytes
/
pubspec.yaml
File metadata and controls
24 lines (20 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: syncfusion_flutter_chat
description: The Flutter Chat package is a UI library designed for creating customizable chat applications, both standard and AI-driven, using Flutter.
version: 33.1.44
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_chat
screenshots:
- description: 'This screenshot shows the customized chat user interface demo.'
path: screenshots/flutter_customized_chat.gif
- description: 'This screenshot shows the appointment selection chat user interface demo.'
path: screenshots/flutter_appointment_selection_chat.gif
environment:
sdk: ^3.7.0
flutter: ">=3.35.1"
flutter:
uses-material-design: true
dependencies:
flutter:
sdk: flutter
intl: '>=0.18.1 <0.21.0'
syncfusion_flutter_core:
path: ../syncfusion_flutter_core