handyman 0.0.1 copy "handyman: ^0.0.1" to clipboard
handyman: ^0.0.1 copied to clipboard

A Flutter package contains some extensions and utilities.

60/ 160
pub points
54
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis http://www.emmacanhelp.com/packages/handyman was unreachable. Make sure that the website is reachable via HEAD requests.

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: BSD-3-Clause.

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

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

124 out of 630 API elements (19.7 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: app_circle_avatar, app_circle_avatar.AppCircleAvatar, app_circle_avatar.AppCircleAvatar.AppCircleAvatar.new, app_circle_avatar.AppCircleAvatar.fullText, app_circle_avatar.AppCircleAvatar.maxCharacterCount.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 64 issues. Showing the first 2:

ERROR: The getter 'backgroundColor' isn't defined for the type 'ThemeData'.

lib/ui/shimmer_text.dart:33:40

   ╷
33 │               color: Theme.of(context).backgroundColor,
   │                                        ^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/shimmer_text.dart

ERROR: The getter 'subtitle1' isn't defined for the type 'TextTheme'.

lib/ui/simple_expansion_tile.dart:179:33

    ╷
179 │       ..begin = theme.textTheme.subtitle1!.color
    │                                 ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/simple_expansion_tile.dart

Failed report section
Support up-to-date dependencies
10 / 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
camera ^0.10.3+2 0.10.6 0.11.2+1
cloud_firestore ^4.4.5 4.17.5 6.0.3
collection ^1.17.0 1.19.1 1.19.1
flutter_riverpod ^2.3.2 2.6.1 3.0.3
flutter_svg ^2.0.4 2.0.9 2.2.1
freezed_annotation ^2.2.0 2.4.4 3.1.0
geocoding ^2.1.0 2.2.2 4.0.0
geolocator ^9.0.2 9.0.2 14.0.2
google_maps_flutter ^2.2.5 2.13.1 2.13.1
http ^0.13.5 0.13.6 1.5.0
intl ^0.18.0 0.18.1 0.20.2
json_annotation ^4.8.0 4.9.0 4.9.0
path ^1.8.2 1.9.1 1.9.1
path_provider ^2.0.13 2.1.5 2.1.5
quiver ^3.2.1 3.2.2 3.2.2
sqflite ^2.2.6 2.4.2 2.4.2
stack_trace ^1.11.0 1.12.1 1.12.1
webview_flutter ^4.0.7 4.13.0 4.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.63
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
camera_android - 0.10.10+11 0.10.10+11
camera_avfoundation - 0.9.22+3 0.9.22+3
camera_platform_interface - 2.11.0 2.11.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 6.2.5 7.0.3
cloud_firestore_web - 3.12.5 5.0.3
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
firebase_core - 2.32.0 4.2.0
firebase_core_platform_interface - 5.4.2 6.0.2
firebase_core_web - 2.24.0 3.2.0
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
geocoding_android - 3.3.1 4.0.1
geocoding_ios - 2.3.0 3.1.0
geocoding_platform_interface - 3.2.0 3.2.0
geolocator_android - 4.6.2 5.0.2
geolocator_apple - 2.3.13 2.3.13
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 2.2.1 4.1.3
geolocator_windows - 0.1.3 0.2.5
google_maps - 8.2.0 8.2.0
google_maps_flutter_android - 2.18.4 2.18.4
google_maps_flutter_ios - 2.15.5 2.15.5
google_maps_flutter_platform_interface - 2.14.0 2.14.0
google_maps_flutter_web - 0.5.14+2 0.5.14+2
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
riverpod - 2.6.1 3.0.3
sanitize_html - 2.1.0 2.1.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.7
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.10+1 1.1.19
vector_graphics_codec - 1.1.10+1 1.1.13
vector_graphics_compiler - 1.1.10+1 1.1.19
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
webview_flutter_android - 4.10.5 4.10.5
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.1 3.23.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

Found 8 issues. Showing the first 2:

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

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

The constraint `^4.4.5` on cloud_firestore does not support the stable version `5.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 6 errors:

  • UNDEFINED_GETTER - lib/ui/shimmer_text.dart:33:40 - The getter 'backgroundColor' isn't defined for the type 'ThemeData'.
  • UNDEFINED_GETTER - lib/ui/simple_expansion_tile.dart:179:33 - The getter 'subtitle1' isn't defined for the type 'TextTheme'.
  • UNDEFINED_GETTER - lib/ui/simple_list_tile.dart:339:33 - The getter 'bodyText1' isn't defined for the type 'TextTheme'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.0, Flutter 3.35.6, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: