voo_responsive 0.1.4 copy "voo_responsive: ^0.1.4" to clipboard
voo_responsive: ^0.1.4 copied to clipboard

A comprehensive responsive design system for Flutter applications, providing breakpoints, responsive builders, and adaptive layouts.

140/ 160
pub points
425
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

30 out of 150 API elements (20.0 %) have documentation comments.

Some symbols that are missing documentation: voo_responsive, voo_responsive.Breakpoint, voo_responsive.Breakpoint.Breakpoint.new, voo_responsive.Breakpoint.copyWith, voo_responsive.Breakpoint.defaults.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 13 issues. Showing the first 2:

/tmp/pana_DUHAJC/lib/src/domain/entities/breakpoint.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_DUHAJC/lib/src/domain/entities/responsive_config.dart doesn't match the Dart formatter.

To format your files run: dart format .

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
collection ^1.17.0 1.19.1 1.19.1
equatable ^2.0.5 2.0.7 2.0.7
flutter_bloc ^9.1.1 9.1.1 9.1.1
voo_tokens ^0.0.7 0.0.8 0.0.8
Transitive dependencies
Package Constraint Compatible Latest Notes
bloc - 9.0.1 9.0.1
characters - 1.4.0 1.4.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
provider - 6.1.5+1 6.1.5+1
vector_math - 2.2.0 2.2.0

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.23, Flutter 3.35.4, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
425
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A comprehensive responsive design system for Flutter applications, providing breakpoints, responsive builders, and adaptive layouts.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_bloc, voo_tokens

More

Packages that depend on voo_responsive