google / google/json_serializable.dart
pub.dev entry is missing "Web" as supported platform
Open
- Dominant language
- Dart
- Stars
- 1.6k
- Forks
- 461
- Avg merge
- 45m
- Merged PRs (30d)
- 1
Description
This package surely works on flutter web, too. The pub.dev store entry does not list "web" as supported, though.
Why this is important: Users might be confused and packages like `pubspec_checker` report wrong compatibility results.
Can be fixed by defining the supported platforms in pubspec.yaml: https://dart.dev/tools/pub/pubspec#platforms
Contributor guide
Assessment
This issue has not been assessed yet.