Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Flutter are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio Flutter 2024 Volume 3 (27.1.48)
Released: Sep 18, 2024
2024 Volume 3 (27.1.48) 中的更新
特性
Chat (Preview)
The [Chat] widget is a customizable chat interface designed for one-on-one or group conversations. It provides extensive customization options, allowing developers to modify the appearance and behavior of chat bubbles, the input composer, action buttons, and more. Key features include:
Messages: A list of ChatMessage objects that will be displayed in the chat interface as either incoming or outgoing messages, depending on the current user.
Composer: The primary text editor where the user can compose new chat messages.
Action button: This represents the send button, which invokes a callback with the text entered in the default composer.
Placeholder: This allows you to specify a custom widget to display when there are no messages in the chat.
Bubble: This holds each message's header, content, footer, and avatar.
Charts
Candle series - The following features have been added to the candle series.
Width and spacing - This feature allows users to customize the size of individual candlesticks and the spacing between them.
Border radius - Added support for users to customize the candlestick corners individually or collectively.
Axes - The following features have been added to the Cartesian charts' axes.
Start and end plot offset - Individually set padding (in pixels) at the start and end of an axis.
Range padding - Individually specify range padding at the start and end of an axis. The following enum values have been added to ChartRangePadding:
additionalStart.
additionalEnd.
roundStart.
roundEnd.
PDF Viewer
Sticky note annotations - Added support for users to add, remove, and modify sticky note annotations in PDF files. Users can add comments or notes to specific parts of a document to clarify complex concepts or terms.