mxbase 0.0.9
mxbase: ^0.0.9 copied to clipboard
A Flutter UI Widget Library for fast Developing
We analyzed this package 23 hours ago, and awarded it 95 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.
Homepage URL doesn't exist.
At the time of the analysis https://site.sailforce.online
was unreachable. Make sure that the website is reachable via HEAD
requests.
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.9").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
277 out of 1597 API elements (17.3 %) 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: BaseConsumerPage
, BaseConsumerPage.BaseConsumerPage
, BaseConsumerPage.BaseConsumerPage.BaseConsumerPage.new
, BaseConsumerPage.BaseConsumerPage.buildPage
, BaseConsumerPage.BaseConsumerPage.isKeepAlive
.
10/10 points: Package has 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:mxbase/mxbase.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:mxbase/mxbase.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:mxbase/mxbase.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:mxbase/mxbase.dart
that declares support for platforms:Android
,iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:mxbase/mxbase.dart
that imports:package:mxbase/widgets/index.dart
that imports:package:mxbase/widgets/widget_helper.dart
that imports:package:mxbase/widgets/my_btn.dart
that imports:package:mxbase/model/user_info.dart
that imports:package:mxbase/ext/mx_ext_functions.dart
that imports:package:mxbase/ext/json_ext.dart
that imports:package:mxbase/ext/common.dart
that imports:package:logger/logger.dart
that imports:package:logger/src/outputs/advanced_file_output_stub.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.cn/web/wasm for details.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/mxbase/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 187 issues. Showing the first 2:
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/delegate/grid_delegate.dart:25:31
╷
25 │ : assert(crossAxisCount != null && crossAxisCount > 0),
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/delegate/grid_delegate.dart
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/delegate/grid_delegate.dart:26:30
╷
26 │ assert(bigCellExtent != null && bigCellExtent > 0),
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/delegate/grid_delegate.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
auto_orientation |
^2.3.1 |
2.3.1 | 2.3.1 | |
cached_network_image |
^3.1.0 |
3.4.1 | 3.4.1 | |
carousel_slider |
^5.0.0 |
5.1.1 | 5.1.1 | |
chewie |
^1.4.0 |
1.13.0 | 1.13.0 | |
clipboard |
^0.1.3 |
0.1.3 | 2.0.2 | |
crypto |
^3.0.1 |
3.0.6 | 3.0.6 | |
easy_refresh |
^3.4.0 |
3.4.0 | 3.4.0 | |
event_bus |
^2.0.0 |
2.0.1 | 2.0.1 | |
flutter_cache_manager |
^3.1.2 |
3.4.1 | 3.4.1 | |
flutter_custom_tab_bar |
^1.2.1 |
1.2.1 | 1.2.1 | |
flutter_riverpod |
^2.6.1 |
2.6.1 | 3.0.1 | |
flutter_screenutil |
^5.8.4 |
5.9.3 | 5.9.3 | |
flutter_spinkit |
^5.2.1 |
5.2.2 | 5.2.2 | |
flutter_staggered_grid_view |
^0.7.0 |
0.7.0 | 0.7.0 | |
flutter_svg |
^2.0.17 |
2.2.1 | 2.2.1 | |
flutter_swipe_action_cell |
^3.1.5 |
3.1.6 | 3.1.6 | |
fluttertoast |
^8.0.8 |
8.2.14 | 9.0.0 | |
get_it |
^8.0.3 |
8.2.0 | 8.2.0 | |
go_router |
^14.8.1 |
14.8.1 | 16.2.4 | |
http |
^1.4.0 |
1.5.0 | 1.5.0 | |
image |
^4.0.15 |
4.5.4 | 4.5.4 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
jiffy |
^6.2.1 |
6.4.3 | 6.4.3 | |
lifecycle |
^0.10.0 |
0.10.0 | 0.10.0 | |
logger |
^2.4.0 |
2.6.1 | 2.6.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
pull_to_refresh_flutter3 |
^2.0.2 |
2.0.2 | 2.0.2 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
shared_preferences |
^2.0.6 |
2.5.3 | 2.5.3 | |
sprintf |
^7.0.0 |
7.0.0 | 7.0.0 | |
tap_debouncer |
^2.2.0 |
2.2.0 | 2.2.0 | |
velocity_x |
^4.3.1 |
4.3.1 | 4.3.1 | |
video_player |
^2.6.0 |
2.10.0 | 2.10.0 | |
webview_flutter |
^4.10.0 |
4.13.0 | 4.13.0 | |
xrandom |
^0.7.0+1 |
0.7.2 | 0.7.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
auto_size_text_pk |
- | 3.0.0 | 3.0.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_info_plus |
- | 9.0.0 | 9.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.18 | 2.2.18 | |
path_provider_foundation |
- | 2.4.2 | 2.4.2 | |
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 | |
posix |
- | 6.0.3 | 6.0.3 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
quiver |
- | 3.2.2 | 3.2.2 | |
riverpod |
- | 2.6.1 | 3.0.1 | |
shared_preferences_android |
- | 2.4.13 | 2.4.13 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
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 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
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.7 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.8.14 | 2.8.14 | |
video_player_avfoundation |
- | 2.8.4 | 2.8.4 | |
video_player_platform_interface |
- | 6.4.0 | 6.4.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
vxstate |
- | 2.3.0 | 2.3.0 | |
wakelock_plus |
- | 1.4.0 | 1.4.0 | |
wakelock_plus_platform_interface |
- | 1.3.0 | 1.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 4.10.2 | 4.10.2 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.23.1 | 3.23.1 | |
win32 |
- | 5.14.0 | 5.14.0 | |
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 4 issues. Showing the first 2:
The constraint `^0.1.3` on clipboard does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions clipboard
to update the constraint.
The constraint `^2.6.1` on flutter_riverpod does not support the stable version `3.0.0`, that was published 21 days ago.
When flutter_riverpod is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_riverpod
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.