dart-lang / pub-dev

The pub.dev website
https://pub.dev
BSD 3-Clause "New" or "Revised" License
789 stars 146 forks source link

Uploading package with gif as screenshot fails #6669

Closed JakesMD closed 1 year ago

JakesMD commented 1 year ago

Hi!

Screenshot 2023-05-18 at 19 38 41

This is in my pubspec.yaml:

screenshots:
  - description: 'This is an animation of a web app navigating between tabs using this package.'
    path: screenshots/preview.gif
isoos commented 1 year ago

/cc @szakarias

szakarias commented 1 year ago

fixed by https://github.com/dart-lang/pub-dev/pull/6693