reflective_visual 2.0.0 copy "reflective_visual: ^2.0.0" to clipboard
reflective_visual: ^2.0.0 copied to clipboard

Reflective visual for flutter apps.

92
likes
140/ 160
pub points
68
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

4 out of 17 API elements (23.5 %) have documentation comments.

Some symbols that are missing documentation: reflective.RContainer, reflective.RContainer.RContainer.new, reflective.RContainer.height, reflective.RContainer.radius, reflective.RContainer.width.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:reflective_visual/reflective_visual.dart that imports:
  • package:reflective_visual/src/reflective_base.dart that imports:
  • package:reflective_visual/src/camre_view.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:reflective_visual/reflective_visual.dart that imports:
  • package:reflective_visual/src/reflective_base.dart that imports:
  • package:reflective_visual/src/camre_view.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:reflective_visual/reflective_visual.dart that imports:
  • package:reflective_visual/src/reflective_base.dart that imports:
  • package:reflective_visual/src/camre_view.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, 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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
blur ^3.1.0 3.1.0 4.0.0
camera ^0.10.3 0.10.6 0.11.1
Transitive dependencies
Package Constraint Compatible Latest Notes
camera_android - 0.10.10+2 0.10.10+2
camera_avfoundation - 0.9.18+13 0.9.18+13
camera_platform_interface - 2.10.0 2.10.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
cross_file - 0.3.4+2 0.3.4+2
flutter_plugin_android_lifecycle - 2.0.27 2.0.27
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
plugin_platform_interface - 2.1.8 2.1.8
stream_transform - 2.1.1 2.1.1
vector_math - 2.1.4 2.1.4
web - 1.1.1 1.1.1

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

The constraint `^3.1.0` on blur does not support the stable version `4.0.0`.

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

The constraint `^0.10.3` on camera does not support the stable version `0.11.0`.

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

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.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 1Jul 29Aug 26Sep 23Oct 21Nov 18Dec 16Jan 13Feb 10Mar 1002468101214>=0.0.0-0 <1.0.0>=2.0.0-0 <3.0.0
92
likes
140
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Reflective visual for flutter apps.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

blur, camera, flutter

More

Packages that depend on reflective_visual