easy_use_camera 0.0.12 copy "easy_use_camera: ^0.0.12" to clipboard
easy_use_camera: ^0.0.12 copied to clipboard

Easy to use camera for all platform.

3
likes
115/ 140
pub points
50%
popularity

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

failed
Follow Dart file conventions
15 / 30trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

0/5 points: Provide a valid README.md

Links in `README.md` should be well formed Unable to parse 1 image link.

README.md:46:4

   ╷
46 │ <p><a href="%22https://medium.com/flutter-community/flutter-best-practices-and-tips-7c2782c9ebb5%22">Read this article about clean coding in flutter</a></p>
   │    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

33 out of 138 API elements (23.9 %) have documentation comments.

Some symbols that are missing documentation: back_widget, back_widget.BackWidget, back_widget.BackWidget.BackWidget, back_widget.BackWidget.onTap, camera_dialog.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:easy_use_camera/easy_use_camera.dart that imports:
  • package:easy_use_camera/camera/preview_video.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:easy_use_camera/easy_use_camera.dart that imports:
  • package:easy_use_camera/camera/preview_video.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:easy_use_camera/easy_use_camera.dart that imports:
  • package:easy_use_camera/camera/dialog/camera_dialog.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:easy_use_camera/easy_use_camera.dart that imports:
  • package:easy_use_camera/camera/preview_video.dart that imports:
  • package:video_player/video_player.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

Found 13 issues. Showing the first 2:

INFO: The import of 'package:camera/camera.dart' is unnecessary because all of the used elements are also provided by the import of '../../easy_use_camera.dart'.

lib/camera/dialog/camera_dialog.dart:1:8

  ╷
1 │ import 'package:camera/camera.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/camera/dialog/camera_dialog.dart

lib/camera/dialog/camera_dialog.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
camera ^0.10.5+5 0.10.5+9 0.10.5+9
camera_platform_interface ^2.6.0 2.7.4 2.7.4
chewie ^1.7.4 1.8.1 1.8.1
cupertino_icons ^1.0.6 1.0.8 1.0.8
ffmpeg_wasm any 1.0.1 1.0.1
flutter flutter 0.0.0 0.0.0
flutter_image_compress ^2.1.0 2.2.0 2.2.0
flutter_svg ^2.0.9 2.0.10+1 2.0.10+1
image ^4.1.3 4.1.7 4.1.7
universal_html any 2.2.4 2.2.4
video_player ^2.8.1 2.8.6 2.8.6
video_player_web ^2.1.2 2.3.0 2.3.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
camera_android - 0.10.9+1 0.10.9+1
camera_avfoundation - 0.9.16 0.9.16
camera_web - 0.3.3 0.3.3
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
flutter_image_compress_common - 1.0.5 1.0.5
flutter_image_compress_macos - 1.0.2 1.0.2
flutter_image_compress_ohos - 0.0.2 0.0.2
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.4+1 0.1.4+1
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
nested - 1.0.0 1.0.0
package_info_plus - 7.0.0 8.0.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
petitparser - 6.0.2 6.0.2
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
vector_graphics - 1.1.11+1 1.1.11+1
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
video_player_android - 2.4.14 2.4.14
video_player_avfoundation - 2.5.7 2.5.7
video_player_platform_interface - 6.2.2 6.2.2
wakelock_plus - 1.2.4 1.2.4
wakelock_plus_platform_interface - 1.2.1 1.2.1
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xml - 6.5.0 6.5.0

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.