catalog 1.0.4 copy "catalog: ^1.0.4" to clipboard
catalog: ^1.0.4 copied to clipboard

A Flutter package to render widgets in real time and generate screenshots for fastlane.

0
likes
130/ 140
pub points
36%
popularity

We analyzed this package 11 hours ago, and awarded it 130 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: GPL-3.0.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

553 out of 889 API elements (62.2 %) have documentation comments.

Some symbols that are missing documentation: catalog, catalog.AndroidPhone, catalog.AndroidPhone.AndroidPhone, catalog.AndroidPhone.fileName, catalog.AndroidPhone.imageName.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:catalog/catalog.dart that imports:
  • package:catalog/src/builders/catalog/preview_scaffold.dart that imports:
  • package:catalog/src/utils/svg.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

bin/catalog_builder/catalog_builder.dart doesn't match the Dart formatter.

To format your files run: dart format .

bin/utils/communicator/service_worker.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
blurhash_dart ^1.2.1 1.2.1 1.2.1
device_frame ^1.1.0 1.1.0 1.1.0
flutter flutter 0.0.0 0.0.0
flutter_svg ^2.0.9 2.0.10+1 2.0.10+1
global_refresh ^1.0.0 1.0.0 1.0.0
go_router ^13.2.0 13.2.5 14.0.1
http ^1.1.2 1.2.1 1.2.1
image ^4.1.7 4.1.7 4.1.7
shelf ^1.4.1 1.4.1 1.4.1
vector_graphics ^1.1.10+1 1.1.11+1 1.1.11+1
yaml ^3.1.2 3.1.2 3.1.2
yaml_writer ^2.0.0 2.0.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
flutter_web_plugins - 0.0.0 0.0.0
freezed_annotation - 2.4.1 2.4.1
http_parser - 4.0.2 4.0.2
json_annotation - 4.9.0 4.9.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
petitparser - 6.0.2 6.0.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^13.2.0` on go_router does not support the stable version `14.0.0`, that was published 2 days ago.

When go_router is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions go_router to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

0
likes
130
pub points
36%
popularity

Publisher

verified publisherlandamessenger.com

A Flutter package to render widgets in real time and generate screenshots for fastlane.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

blurhash_dart, device_frame, flutter, flutter_svg, global_refresh, go_router, http, image, shelf, vector_graphics, yaml, yaml_writer

More

Packages that depend on catalog