File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,23 @@ Also, you can view the samples code from [this repository](https://github.com/sy
3030
3131## Packages
3232
33+ <style >
34+ table th :first-of-type {
35+ width : 25% ;
36+ }
37+ table th :nth-of-type (2 ) {
38+ width : 25% ;
39+ }
40+ table th :nth-of-type (3 ) {
41+ width : 20% ;
42+ }
43+ table th :nth-of-type (4 ) {
44+ width : 15% ;
45+ }
46+ table th :nth-of-type (4 ) {
47+ width : 15% ;
48+ }
49+ </style >
3350| Package/Plugin | Widgets/libraries | Pub | Points | Popularity |
3451| ----------------| -------------------| -----| --------| ------------|
3552| [ syncfusion_flutter_charts] ( ./packages/syncfusion_flutter_charts/ ) | <ul ><li >SfCartesianChart</li ><li >SfCircularChart</li ><li >SfPyramidChart</li ><li >SfFunnelChart</li ></ul > | [ ![ pub package] ( https://img.shields.io/pub/v/syncfusion_flutter_charts.svg )] ( https://pub.dev/packages/syncfusion_flutter_charts ) | [ ![ pub points] ( https://badges.bar/syncfusion_flutter_charts/pub%20points )] ( https://pub.dev/packages/syncfusion_flutter_charts/score ) | [ ![ popularity] ( https://badges.bar/syncfusion_flutter_charts/popularity )] ( https://pub.dev/packages/syncfusion_flutter_charts/score ) |
You can’t perform that action at this time.
0 commit comments