diegoveloper / flutter_percent_indicator

Flutter percent indicator library
BSD 2-Clause "Simplified" License
677 stars 206 forks source link

Add `screenshots` to your `pub.dev` #192

Closed FMorschel closed 1 year ago

FMorschel commented 1 year ago

Hi! Just a suggestion! You have some screenshots in your readme file, you can now add them to the pubspec.yaml and they will show on your pub.dev side screen and search screen.

Take a look at this package and don't forget to search for it as well to see how it shows in the search page. https://pub.dev/packages/fl_chart

E.g.:

screenshots:
  - description: 'LineChartSample1 and LineChartSample2'
    path: pub_screenshots/line_chart.jpg
  - description: 'LineChartSample10'
    path: pub_screenshots/line_chart_sample_10.gif
  - description: 'BarChartSample1 and BarChartSample2'
    path: pub_screenshots/bar_chart.jpg
  - description: 'BarChartSample7'
    path: pub_screenshots/bar_chart_sample_7.gif
  - description: 'PieChartSample1, PieChartSample2 and PieChartSample3'
    path: pub_screenshots/pie_chart.jpg
  - description: 'ScatterChartSample2'
    path: pub_screenshots/scatter_chart_sample_2.gif
  - description: 'RadarChartSample1'
    path: pub_screenshots/radar_chart_sample_1.jpg
diegoveloper commented 1 year ago

Would you mind to send a PR?

On Fri, Mar 3, 2023, 8:34 AM FMorschel @.***> wrote:

Hi! Just a suggestion! You have some screenshots in your readme file, you can now add them to the pubspec.yaml and they will show on your pub.dev side screen and search screen.

Take a look at this package and don't forget to search for it as well to see how it shows in the search page. https://pub.dev/packages/fl_chart

E.g.:

screenshots:

  • description: 'LineChartSample1 and LineChartSample2' path: pub_screenshots/line_chart.jpg
  • description: 'LineChartSample10' path: pub_screenshots/line_chart_sample_10.gif
  • description: 'BarChartSample1 and BarChartSample2' path: pub_screenshots/bar_chart.jpg
  • description: 'BarChartSample7' path: pub_screenshots/bar_chart_sample_7.gif
  • description: 'PieChartSample1, PieChartSample2 and PieChartSample3' path: pub_screenshots/pie_chart.jpg
  • description: 'ScatterChartSample2' path: pub_screenshots/scatter_chart_sample_2.gif
  • description: 'RadarChartSample1' path: pub_screenshots/radar_chart_sample_1.jpg

— Reply to this email directly, view it on GitHub https://github.com/diegoveloper/flutter_percent_indicator/issues/192, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFL3UEUTLPORZ5DCLW436TW2HXM7ANCNFSM6AAAAAAVOT3IBU . You are receiving this because you are subscribed to this thread.Message ID: @.***>