babyboomv3 1.0.21 babyboomv3: ^1.0.21 copied to clipboard
babyboom package baru dari sellon
We analyzed this package 38 hours ago, and awarded it 100 pub points (of a possible 160):
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.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/ahmadvicky/bBoomWapps.git
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: babyboomv3
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Failed to run remote show origin
.
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: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
204 out of 2052 API elements (9.9 %) 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: AndroidPlayInstallReferrer
, AndroidPlayInstallReferrer.AndroidPlayInstallReferrer
, AndroidPlayInstallReferrer.AndroidPlayInstallReferrer.AndroidPlayInstallReferrer
, AndroidPlayInstallReferrer.AndroidPlayInstallReferrer.getReferel
, AndroidPlayInstallReferrer.AndroidPlayInstallReferrer.setRef
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:babyboomv3/network/api.dart
that imports:package:babyboomv3/preferences/Helper/Helper.dart
that imports:package:share_plus/share_plus.dart
that imports:package:share_plus/src/share_plus_windows.dart
that imports:package:url_launcher_windows/url_launcher_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:babyboomv3/network/api.dart
that imports:package:babyboomv3/preferences/Helper/Helper.dart
that imports:package:babyboomv3/screen/sellon/splashLogin.dart
that imports:package:babyboomv3/preferences/Helper/defaultImage.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:babyboomv3/network/api.dart
that imports:package:babyboomv3/preferences/Helper/Helper.dart
that imports:package:babyboomv3/preferences/preferences.dart
that imports:package:flutter_timezone/flutter_timezone.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:babyboomv3/network/api.dart
that imports:package:babyboomv3/preferences/Helper/Helper.dart
that imports:package:babyboomv3/screen/camera/cameraIOS.dart
that imports:package:images_picker_v2/images_picker.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:babyboomv3/network/api.dart
that imports:package:babyboomv3/preferences/Helper/Helper.dart
that imports:package:babyboomv3/screen/sellon/splashLogin.dart
that imports:package:babyboomv3/preferences/Helper/defaultImage.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system_io.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:babyboomv3/network/api.dart
that imports:package:babyboomv3/preferences/Helper/Helper.dart
that imports:package:share_plus/share_plus.dart
that imports:package:share_plus/src/share_plus_windows.dart
that imports:package:url_launcher_windows/url_launcher_windows.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:babyboomv3/network/api.dart
that imports:package:http/io_client.dart
that imports:package:http/src/io_streamed_response.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 425 issues. Showing the first 2:
WARNING: Unused import: 'package:http/io_client.dart'.
lib/network/api.dart:20:8
╷
20 │ import 'package:http/io_client.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/network/api.dart
WARNING: The exception variable 'e' isn't used, so the 'catch' clause can be removed.
lib/network/api.dart:376:49
╷
376 │ } on FormatException catch (e) {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/network/api.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
android_id |
^0.4.0 |
0.4.0 | 0.4.0 |
animations |
^2.0.11 |
2.0.11 | 2.0.11 |
async |
^2.11.0 |
2.12.0 | 2.12.0 |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 |
camera |
^0.11.0+2 |
0.11.0+2 | 0.11.0+2 |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 |
cupertino_icons |
^1.0.8 |
1.0.8 | 1.0.8 |
custom_thumbnail_video |
^0.6.3 |
0.6.3 | 0.6.3 |
device_info_plus |
^10.1.2 |
10.1.2 | 11.1.1 |
dio |
^5.7.0 |
5.7.0 | 5.7.0 |
dots_indicator |
^3.0.0 |
3.0.0 | 3.0.0 |
exif |
^3.3.0 |
3.3.0 | 3.3.0 |
ffmpeg_kit_flutter |
^6.0.3 |
6.0.3 | 6.0.3 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_countdown_timer |
^4.1.0 |
4.1.0 | 4.1.0 |
flutter_image_compress |
^2.3.0 |
2.3.0 | 2.3.0 |
flutter_local_notifications |
^17.1.1 |
17.2.4 | 18.0.1 |
flutter_timezone |
^3.0.1 |
3.0.1 | 3.0.1 |
google_sign_in |
^6.2.1 |
6.2.2 | 6.2.2 |
http |
^1.2.2 |
1.2.2 | 1.2.2 |
image |
^4.2.0 |
4.3.0 | 4.3.0 |
image_cropping |
^0.0.14 |
0.0.14 | 0.0.14 |
image_picker |
^1.1.2 |
1.1.2 | 1.1.2 |
image_picker_platform_interface |
^2.10.0 |
2.10.0 | 2.10.0 |
images_picker_v2 |
^1.0.0 |
1.0.0 | 1.0.0 |
intl |
^0.19.0 |
0.19.0 | 0.20.1 |
linkify |
^5.0.0 |
5.0.0 | 5.0.0 |
mask_text_input_formatter |
^2.9.0 |
2.9.0 | 2.9.0 |
path |
^1.9.0 |
1.9.1 | 1.9.1 |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 |
permission_handler |
^11.3.1 |
11.3.1 | 11.3.1 |
pinput |
^5.0.0 |
5.0.0 | 5.0.0 |
platform |
^3.1.5 |
3.1.6 | 3.1.6 |
share_plus |
^10.0.2 |
10.1.2 | 10.1.2 |
shared_preferences |
^2.3.2 |
2.3.3 | 2.3.3 |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 |
sign_in_with_apple |
^6.1.2 |
6.1.3 | 6.1.3 |
sodium |
^3.2.0+1 |
3.4.3 | 3.4.3 |
sodium_libs |
^3.2.0+1 |
3.3.1 | 3.3.1 |
toastification |
^2.3.0 |
2.3.0 | 2.3.0 |
url_launcher |
^6.3.0 |
6.3.1 | 6.3.1 |
video_player |
^2.9.1 |
2.9.2 | 2.9.2 |
webview_flutter |
^4.9.0 |
4.9.0 | 4.10.0 |
webview_flutter_android |
^3.16.7 |
3.16.9 | 4.1.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^10.1.2` on device_info_plus does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^17.1.1` on flutter_local_notifications does not support the stable version `18.0.0`.
Try running dart pub upgrade --major-versions flutter_local_notifications
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.16
, Flutter 3.27.0-0.2.pre
, Dart 3.6.0-334.4.beta
.
Check the analysis log for details.