Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add screenshots to your pub.dev #192

Closed
FMorschel opened this issue Mar 3, 2023 · 1 comment
Closed

Add screenshots to your pub.dev #192

FMorschel opened this issue Mar 3, 2023 · 1 comment

Comments

@FMorschel
Copy link
Contributor

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
Copy link
Owner

diegoveloper commented Mar 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants