2025 Volume 2 makes cross-platform development with Flutter even easier with Flutter SDK 3.32.0 compatibility, Linux support for the PDF Viewer, and intuitive zooming in Cartesian charts.
All our Flutter widgets are now compatible with Flutter SDK 3.32.0.
Enables users to zoom in or out based on touch interaction. The zoom direction is determined by the angle between the fingers, allowing for intuitive, angle-based zoom control.
This feature allows users to customize the appearance of built-in widgets within the checkbox and advanced filter pop-up menus.
The Syncfusion® Flutter PDF Viewer for Linux allows you to easily view PDF documents. It has highly interactive and customizable features, including magnification, virtual bidirectional scrolling, page navigation, text selection, text searching, page layout options, document link navigation, bookmark navigation, form filling, and reviewing with text markup annotations.
This new, optional package enables PDF rendering using the PDFium engine on Android devices running API level 34 and below. This integration significantly enhances the loading performance of large, password-protected PDF files on Android, making PDF file loading up to 13 times faster.
This feature allows users to navigate to the Range Selector widget using the TAB key and adjust its values using the keyboard arrow keys. The left and down arrow keys can be used to decrease the selection value, while the right and up arrow keys can be used to increase it.
Users can customize specific or individual labels such as text, size, color, weight, and more using the onLabelCreated callback.
The existing activeLabelStyle
and inactiveLabelStyle
can also be used to customize all active and inactive region labels.
This feature allows users to navigate to the Range Slider widget using the TAB key and adjust its values using the keyboard arrow keys. The left and down arrow keys can be used to decrease the selection value, while the right and up arrow keys can be used to increase it.
Users can customize specific or individual labels such as text, size, color, weight, and more using the onLabelCreated callback.
The existing activeLabelStyle
and inactiveLabelStyle
can also be used to customize all active and inactive region labels.
This feature allows users to navigate to the Slider widget using the TAB key and adjust its values using the keyboard arrow keys. The left and down arrow keys can be used to decrease the selection value, while the right and up arrow keys can be used to increase it.
Users can customize specific or individual labels such as text, size, color, weight, and more using the onLabelCreated callback.
The existing activeLabelStyle
and inactiveLabelStyle
can also be used to customize all active and inactive region labels.