Skip to content

Commit 33bf1d9

Browse files
Readme file changes in package section
1 parent c9cc4e9 commit 33bf1d9

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

README.md

+1-18
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,7 @@ 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: 15%;
39-
}
40-
table th:nth-of-type(3) {
41-
width: 30%;
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>
50-
| Package/Plugin | Widgets/libraries | <div style="width:300px">Pub</div> | Points | Popularity |
33+
| Package/Plugin | Widgets/libraries |<div style="width:100px">Pub</div> | <div style="width:100px">Points</div> | <div style="width:100px">Popularity</div> |
5134
|----------------|-------------------|-----|--------|------------|
5235
| [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) |
5336
| [syncfusion_flutter_calendar](./packages/syncfusion_flutter_calendar/) | <ul><li>SfCalendar</li></ul> | [![pub package](https://img.shields.io/pub/v/syncfusion_flutter_calendar.svg)](https://pub.dev/packages/syncfusion_flutter_calendar) | [![pub points](https://badges.bar/syncfusion_flutter_calendar/pub%20points)](https://pub.dev/packages/syncfusion_flutter_calendar/score) | [![popularity](https://badges.bar/syncfusion_flutter_calendar/popularity)](https://pub.dev/packages/syncfusion_flutter_calendar/score) |

0 commit comments

Comments
 (0)