Skip to content

Commit 0e85401

Browse files
FLUT-929221-[others][flutter]: Updated the sample
1 parent 7af75e9 commit 0e85401

File tree

7 files changed

+5
-86
lines changed

7 files changed

+5
-86
lines changed

.idea/libraries/Dart_SDK.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.idea/libraries/KotlinJavaRuntime.xml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.idea/runConfigurations/main_dart.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/workspace.xml

Lines changed: 0 additions & 36 deletions
This file was deleted.

images/People_Circle2.png

78.8 KB
Loading

pubspec.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: custombordershapesformessages
1+
name: customizedcomposerofchat
22
description: "A new Flutter project."
33
# The following line prevents the package from being accidentally published to
44
# pub.dev using `flutter pub publish`. This is preferred for private packages.
@@ -31,6 +31,7 @@ dependencies:
3131
flutter:
3232
sdk: flutter
3333
syncfusion_flutter_chat: ^28.1.36+1-beta
34+
3435

3536
# The following adds the Cupertino Icons font to your application.
3637
# Use with the CupertinoIcons class for iOS style icons.
@@ -52,6 +53,9 @@ dev_dependencies:
5253

5354
# The following section is specific to Flutter packages.
5455
flutter:
56+
assets:
57+
- images/people_Circle2.png
58+
5559

5660
# The following line ensures that the Material Icons font is
5761
# included with your application, so that you can use the icons in

0 commit comments

Comments
 (0)