flutter-examples icon indicating copy to clipboard operation
flutter-examples copied to clipboard

This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.

Results 96 flutter-examples issues
Sort by recently updated
recently updated
newest added

The SfSignaturePad widget started performing very badly on iOS devices, seemingly after upgrading from Flutter 3.7 to 3.10. It is almost unusable for me. The problem can be reproduced by...

signature pad
waiting for customer

I am trying to convert docx file to pdf file code: ``` // data is Uint8List type. List inputBytes = data.toList(); PdfDocument document; try { // error here! document =...

pdf
waiting for customer

Hello, I have a tab bar with `SfCalendar(view: CalendarView.month)` in each tab and I set `navigationDirection: MonthNavigationDirection.vertical,` for calendars. So when I drag the page horizontally I want to slide...

open
calendar

I'm testing Event calendar / Ressource view on real ios devices. I've noticed that **scrolling is jerky on an ios real device**, on **Iphone only** , no problem on an...

waiting for customer
calendar

When the signature is drawn faster, its lines merge with other lines.![IMAGE 2023-05-31 17:04:50](https://github.com/syncfusion/flutter-examples/assets/68753701/15622493-3e58-4422-8b51-1aae67a6654d)

signature pad
waiting for customer

![image](https://github.com/syncfusion/flutter-examples/assets/48380821/9031fe48-7dbf-4f08-a9b6-9f5772d45eb5) So i have a calendar like this,which only shows days in the month, so i set showTrailingAndLeadingDates to false, but i can't remove this empty space, how can i...

waiting for customer
calendar

I am using the SfPdfViewer control in a Blazor Wasm project and I do it as the examples and the documentation and the file arrives, I convert it to Base-64...

pdf_viewer
waiting for customer

When using the CandleSeries chart, the zoom in/out functions works fine, however, the intervals on axis can be not ideal to view the graph when zoomed in. See the image...

charts
waiting for customer

https://github.com/gradle/gradle/issues/27087

general
waiting for customer