2024 Volume 3 makes cross-platform development with Flutter even easier with a new Chat widget, more customization options in the Charts widget, and sticky note annotations in the PDF Viewer.
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.
ChatMessage
objects that will be displayed in the chat interface as either incoming or outgoing messages, depending on the current user.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
This feature allows users to customize the candlestick corners individually or collectively.
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
:
The following image shows how different range padding options affect the x-axis in a chart.
This feature allows 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.