Lanzamientos de Syncfusion Essential Studio Flutter

Released: Jul 18, 2023

Actualizaciones en Syncfusion Essential Studio Flutter

Correcciones

  • SfDataGrid
    • The state of the header checkbox cell is reset when updating the data grid rows.

Released: Jul 4, 2023

Actualizaciones en Syncfusion Essential Studio for Flutter

Correcciones

  • Barcode Generator
    • The QR code generated for all kinds of input values with 07 codeVersion will now be scannable.
  • Chart
    • The BorderDrawMode property will now work properly in the StackedAreaSeries.
    • Resolved getting NaN exception when setting a maximum property as zero in the x and y-axis.
    • The leftmost points will now come into view when performing panning to the left most of the chart.
    • Resolved the range error exception in the FastLineSeries with enabled trackball in the chart.
  • Range...

Released: Jun 22, 2023

Actualizaciones en 2023 Volume 2

Características

  • DataGrid
    • Column drag and drop - Added support for easily modifying the column order by dragging and dropping them as needed.
  • PDF Viewer
    • Form filling - This feature allows users to fill out PDF forms by:
      • Typing text into text boxes.
      • Selecting options from dropdown menus.
      • Checking or unchecking boxes.
      • Selecting radio buttons.
      • Adding signatures.
      • It also offers additional features, such as the ability to:
        • Save the form data for future use.
        • Import form data into the PDF form.
        • Export...

Released: May 3, 2023

Actualizaciones en 2023 Volume 1 SP1

Características

  • PDF Viewer
    • Added support for customizing the visibility of the page loading busy indicator.

Released: Mar 23, 2023

Actualizaciones en 2023 Volume 1

Características

  • The following widgets are now marked as production-ready:
    • Treemap.
    • Microsoft Excel Library.
  • DataGrid
    • Users can now change the position (left or right) of sort and filter icons in the column headers when sorting or filtering is applied.
    • The onCellSubmit, canSubmitCell, and performSorting methods are now marked async so that cell submission and sorting can be asynchronous.
    • Users can now change the text style of all the elements in the filter pop menu. Users can set different text...

Released: Feb 1, 2023

Actualizaciones en 2022 Volume 4 SP1

Características

  • DataGrid
    • Added support for restricting column resizing by checking the columnIndex in the onColumnResizeStart callback.

Correcciones

  • DataGrid
    • Breaking changes - Command key operations for selection and multi-column sorting have been replaced with Control key operations on the macOS platform.
    • Fixed a LateInitializationError that occurred when opening the filter popup menu after rebuilding the DataGrid with an applied filter.
    • Fixed a Type mismatch error that occurred when using an...

Released: Dec 21, 2022

Actualizaciones en 2022 Volume 4

Características

  • Common
    • The Flutter widgets minimum Dart version has been upgraded from 2.12.0 to 2.17.0.
  • DataGrid
    • Change shape of checkboxes - Users can now change the shape of the built-in checkbox column.
    • Change filter icon and its padding - Users can now change the filter icon and its color. The padding around the filter icon can also be customized.
    • Customize the filter options in filter pop-up - Users can now hide the sorting and “Clear Filter” options and show only the checked list box view...

Released: Nov 8, 2022

Actualizaciones en 2022 Volume 3 SP1

Características

  • Calendar
    • Added style customization support for placeholder text in month agenda view and schedule view.
  • PDF
    • Added support for setting signed date while signing a PDF document.

Correcciones

  • Chart
    • Now, the Null check operator exception will no longer be thrown when refreshing the chart in the onLegendTapped callback.
    • Now, the plot band will render properly for the LogarithmicAxis.
  • PDF Viewer
    • When copying PDF content from the SfPdfViewer widget, spacing between the words is now...

Released: Sep 29, 2022

Actualizaciones en 2022 Volume 3

Características

  • Production-ready widget
    • The Flutter PDF Viewer widget has been developed to meet industry standards and is now marked as production-ready.
  • DataGrid
    • Column filtering - Added the ability to perform Microsoft Excel-like UI filtering and programmatic filtering of columns. Users can filter numeric, text, and date type columns with different filtering options.
    • Unsort icon - DataGrid now shows the unsort icon in header cells when sorting is not applied to columns. When sorting, the...

Released: Aug 8, 2022

Actualizaciones en 2022 Volume 2 SP1

Características

  • Calendar
    • Improved the behavior of the appointmentBuilder details date value to hold the start date of the appointment view in the Flutter event calendar.

Correcciones

  • PDF Viewer [Beta]
    • The cache memory no longer gets bigger when we load a PDF in the PDF viewer.
    • The PDF pages are now aligned properly while setting the initial zoom level.