flutter-examples
flutter-examples copied to clipboard
This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
I have a bug when I setFormular SUM `final xlsio.Range range11 = sheet.getRangeByName('H$sumLength:I$sumLength'); range11.merge(); range11.cellStyle = styles[9]; int lastValue = sumLength - 1; range11.setFormula('=SUM(I9:I$lastValue)'); this is style final xlsio.Style style9...
I already tried with onSelectionChanged and onTap and it doesn't work
I have given a header color `headerColor:Colors.blue` for a table. But the ouput color is nearly grey. I have tried with many colors, unfortunately it is not showing the exact...
I was taking a look to the [temperature meter example](https://flutter.syncfusion.com/#/linear-gauge/showcase/temperature-meter) and I would like to create a similar one that goes from negative to positive, starting at zero. That means,...
Hi there, We use trackball within our charts but also use `onTrackballPositionChanging` to relay the current plot on the graph to the parent view to display the values of the...
### How to remove header angle?
SfCartesianChart Switching the data source when scrolling horizontally will affect the X-axis gap to become larger SfCartesianChart 进行水平滚动时切换数据源,会影响X轴间隙变大 https://user-images.githubusercontent.com/11660271/181686360-d59be915-7785-44d3-a2a6-98f1ce67d388.MP4
ub.dartlang.org/syncfusion_flutter_datepicker-20.2.40/lib/src/date_picker/date_picker.dart:9826:31: Error: Method 'addPostFrameCallback' cannot be called on 'SchedulerBinding?' because it is potentially null.
First of all thanks to creating such a great package. When I am using the Signature pad in bottom sheet having issue to draw sign. check video https://user-images.githubusercontent.com/14329287/178502215-6ac7c242-1f94-498d-be10-e08a831190a5.mp4
../../../Documents/futter-sdk/flutter/.pub-cache/hosted/pub.dartlang.org/syncfusion_flutter_core-20.2.38/lib/src/legend/legend.dart:666:11: Error: No named parameter with the name 'thumbVisibility'. thumbVisibility: widget.shouldAlwaysShowScrollbar, ^^^^^^^^^^^^^^^