Skip to content

Commit a20d738

Browse files
Readme file changes
1 parent ab6e3f7 commit a20d738

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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) |

0 commit comments

Comments
 (0)