bzframework 0.0.7
bzframework: ^0.0.7 copied to clipboard
bzframework Rapid development framework
We analyzed this package 35 hours ago, and awarded it 55 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 50 to 180 characters to describe the package, what it does, and its target use case.
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.7").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
257 out of 844 API elements (30.5 %) have documentation comments.
Some symbols that are missing documentation: BZButton, BZButton.BZButton, BZButton.BZButton.BZButton.new, BZButton.BZButton.disabledColor, BZButton.BZButton.disabledTextColor.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:bzframework/framework.dartthat imports:package:bzframework/services/version_update_service.dartthat imports:package:tencent_open_file/tencent_open_file.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:bzframework/framework.dartthat imports:package:bzframework/services/version_update_service.dartthat imports:package:tencent_open_file/tencent_open_file.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:bzframework/framework.dartthat imports:package:bzframework/services/version_update_service.dartthat imports:package:tencent_open_file/tencent_open_file.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:bzframework/framework.dartthat imports:package:bzframework/services/version_update_service.dartthat imports:package:tencent_open_file/tencent_open_file.dartthat declares support for platforms:Android,iOS.
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:bzframework/framework.dartthat imports:package:bzframework/services/version_update_service.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:bzframework/framework.dartthat imports:package:bzframework/services/version_update_service.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 110 issues. Showing the first 2:
ERROR: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry'.
lib/widgets/BZImage.dart:307:23
╷
307 │ borderRadius: borderRadius,
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/BZImage.dart
WARNING: This function has a nullable return type of 'HttpClient?', but ends without returning a value.
lib/http/http_service.dart:128:20
╷
128 │ (client) {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/http/http_service.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
alipay_kit |
6.0.0 |
6.0.0 | 6.0.0 | |
alipay_kit_ios |
6.0.1 |
6.0.1 | 6.0.1 | |
cached_network_image |
3.2.3 |
3.2.3 | 3.4.1 | |
common_utils |
2.1.0 |
2.1.0 | 2.1.0 | |
connectivity |
3.0.6 |
3.0.6 | 3.0.6 | Discontinued |
crypto |
3.0.3 |
3.0.3 | 3.0.7 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
device_info_plus |
9.0.3 |
9.0.3 | 12.3.0 | |
dio |
5.2.1+1 |
5.2.1+1 | 5.9.0 | |
dio_cookie_manager |
3.1.0 |
3.1.0 | 3.3.0 | |
encrypt |
5.0.1 |
5.0.1 | 5.0.3 | |
equatable |
2.0.5 |
2.0.5 | 2.0.7 | |
fl_amap |
2.5.2 |
2.5.2 | 3.4.3 | |
flutter_cache_manager |
3.3.1 |
3.3.1 | 3.4.1 | |
flutter_datetime_picker_plus |
2.0.1 |
2.0.1 | 2.2.0 | |
flutter_easyloading |
3.0.5 |
3.0.5 | 3.0.5 | |
flutter_screenutil |
5.8.4 |
5.8.4 | 5.9.3 | |
flutter_sound |
9.2.13 |
9.2.13 | 9.30.0 | |
fluwx |
4.2.7 |
4.2.7 | 5.7.5 | |
geolocator |
9.0.2 |
9.0.2 | 14.0.2 | |
get |
4.6.5 |
4.6.5 | 4.7.3 | |
image_gallery_saver |
2.0.3 |
2.0.3 | 2.0.3 | |
json_annotation |
4.8.1 |
4.8.1 | 4.9.0 | |
just_audio |
0.9.33 |
0.9.33 | 0.10.5 | |
loading_animations |
2.2.0 |
2.2.0 | 2.2.0 | |
mime |
1.0.4 |
1.0.4 | 2.0.0 | |
nine_grid_view |
2.0.0 |
2.0.0 | 2.0.0 | |
package_info_plus |
4.1.0 |
4.1.0 | 9.0.0 | |
path |
1.8.3 |
1.8.3 | 1.9.1 | |
path_provider |
2.0.15 |
2.0.15 | 2.1.5 | |
permission_handler |
10.2.0 |
10.2.0 | 12.0.1 | |
photo_view |
0.14.0 |
0.14.0 | 0.15.0 | |
pull_to_refresh |
2.0.0 |
2.0.0 | 2.0.0 | |
shared_preferences |
2.2.1 |
2.2.1 | 2.5.4 | |
sprintf |
7.0.0 |
7.0.0 | 7.0.0 | |
sticky_headers |
0.3.0+2 |
0.3.0+2 | 0.3.0+2 | |
tencent_kit |
6.0.1 |
6.0.1 | 6.2.0 | |
tencent_open_file |
4.0.11 |
4.0.11 | 4.0.11 | Discontinued |
umeng_common_sdk |
1.2.6 |
1.2.6 | 1.3.0 | |
webview_flutter |
4.2.4 |
4.2.4 | 4.13.0 | |
wechat_assets_picker |
8.5.0 |
8.5.0 | 10.0.0 | |
wechat_camera_picker |
3.8.0 |
3.8.0 | 4.4.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
alipay_kit_android |
- | 6.0.0 | 6.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
audio_session |
- | 0.1.25 | 0.2.2 | |
cached_network_image_platform_interface |
- | 2.0.0 | 4.1.1 | |
cached_network_image_web |
- | 1.0.2 | 1.3.1 | |
camera |
- | 0.10.6 | 0.11.3 | |
camera_android |
- | 0.10.10+14 | 0.10.10+14 | |
camera_avfoundation |
- | 0.9.22+6 | 0.9.22+6 | |
camera_platform_interface |
- | 2.12.0 | 2.12.0 | |
camera_web |
- | 0.3.5+2 | 0.3.5+2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_for_web |
- | 0.4.0+1 | 0.4.0+1 | Discontinued |
connectivity_macos |
- | 0.2.1+2 | 0.2.1+2 | |
connectivity_platform_interface |
- | 2.0.1 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cookie_jar |
- | 4.0.8 | 4.0.8 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
decimal |
- | 3.2.4 | 3.2.4 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
extended_image |
- | 8.1.2 | 10.0.1 | |
extended_image_library |
- | 3.6.0 | 5.0.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_blurhash |
- | 0.7.0 | 0.9.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
flutter_sound_platform_interface |
- | 9.2.13 | 10.3.8 | |
flutter_sound_web |
- | 9.2.13 | 10.3.8 | |
flutter_spinkit |
- | 5.2.2 | 5.2.2 | |
geolocator_android |
- | 4.3.1 | 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 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
just_audio_platform_interface |
- | 4.6.0 | 4.6.0 | |
just_audio_web |
- | 0.4.16 | 0.4.16 | |
logger |
- | 1.4.0 | 2.6.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
octo_image |
- | 1.0.2 | 2.1.0 | |
package_info_plus_platform_interface |
- | 2.0.1 | 3.2.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
permission_handler_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
photo_manager |
- | 2.8.2 | 3.8.3 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
rational |
- | 2.2.3 | 2.2.3 | |
recase |
- | 4.1.0 | 4.1.0 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
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 | |
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 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player |
- | 2.10.1 | 2.10.1 | |
video_player_android |
- | 2.8.22 | 2.8.22 | |
video_player_avfoundation |
- | 2.8.8 | 2.8.8 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 3.16.9 | 4.10.11 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.23.5 | 3.23.5 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 30 issues. Showing the first 2:
The constraint `3.2.3` on cached_network_image does not support the stable version `3.3.0`.
Try running dart pub upgrade --major-versions cached_network_image to update the constraint.
The constraint `3.0.3` on crypto does not support the stable version `3.0.4`.
Try running dart pub upgrade --major-versions crypto to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/widgets/BZImage.dart:307:23- The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry'.
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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.