flutter-examples
flutter-examples copied to clipboard
This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
i want add space between y axis labels and axis and labels need to move complete left , iam using categoryaxis but no option related to that 
### Hi, how can i resolve this? thanks! /C:/Developer/flutter/.pub-cache/hosted/pub.dartlang.org/syncfusion_flutter_datepicker-20.1.58/lib/src/date_picker/date_picker.dart(8059,31): error G7AD6136F: Method 'addPostFrameCallback' cannot be called on 'SchedulerBinding?' because it is potentially null. ### This also shows up sometimes: SchedulerBinding'...
I want to know if it's possible to customize the date picker when we use multiView parameter. I want to show the month first before days of the week (and...
## Description ## The dropdown was highlighted with grey color when we hover the dropdown container that changes are made and commit in release branch due to some issue that...
sliders/range selector/zooming Hi, A bug appeared in the new released version. When modifying the visibility of a line which is zoomed, the new version zooms out and shows the whole...
I am comparing SplineAreaSeries (red curve), AreaSeries (green curve), and ScatterSeries (orange dots), in SfCartesianChart with parameter primaryYAxis: LogarithmicAxis(). The redering of SplineAreaSeries seems to behave unexpectedly as it does...
I can't find how to change today text color. I found todayHighlightColor parameter and changed today border color. but text color not changed! plz let me know how to solve...
Problem: - When trying to scroll the calendar to change the month sometimes it return empty events until i press anywhere inside the calendar view and then the events appear...
Is there a way to **hide** the Today-Button in the `SFCalender`? 