Skip to content

Commit

Permalink
Write a short description for pub screenshots to increase the pub poi…
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo authored Jan 26, 2023
1 parent 21f62ed commit de4310a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ dev_dependencies:
very_good_analysis: ^3.1.0

screenshots:
- description: 'The first LineChart has curved lines with different colors. The second one has a below-colored area.'
- description: 'LineChartSample1 and LineChartSample2'
path: pub_screenshots/line_chart.jpg
- description: 'This screenshot shows a LineChart sample that updates continuously. You can connect it with a real-time data stream.'
- description: 'LineChartSample10'
path: pub_screenshots/line_chart_sample_10.gif
- description: 'This screenshot shows two BarCharts. The first one is a grouped bar chart. The second one has back-draw bars and shows a tooltip when you hover or touch the lines.'
- description: 'BarChartSample1 and BarChartSample2'
path: pub_screenshots/bar_chart.jpg
- description: 'This is a BarChart with some icons as its bottom titles. So we used flutter widgets and you can put any customized widget you want.'
- description: 'BarChartSample7'
path: pub_screenshots/bar_chart_sample_7.gif
- description: 'The first PieChart has a space between the sections. The second one has a centered circle blank area. The third one has some widgets in the PieChartSections.'
- description: 'PieChartSample1, PieChartSample2 and PieChartSample3'
path: pub_screenshots/pie_chart.jpg
- description: 'This screenshot shows a ScatterChart. When you touch/click on a spot, it turns to a colored spot with a tooltip above it.'
- description: 'ScatterChartSample2'
path: pub_screenshots/scatter_chart_sample_2.gif
- description: 'A RadarChart with three metrics and 5 data entries with different colors.'
- description: 'RadarChartSample1'
path: pub_screenshots/radar_chart_sample_1.jpg

0 comments on commit de4310a

Please sign in to comment.