wisecore 2.2.6
wisecore: ^2.2.6 copied to clipboard
A flutter core project used by Wisemen. Comes with a bunch of generally useful extensions and functions.
We analyzed this package 15 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/wisemen-digital/wisemen-flutter-packages/packages/wisecore was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/wisemen-digital/wisemen-flutter-packages/packages/wisecore was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
102 out of 106 API elements (96.2 %) have documentation comments.
Some symbols that are missing documentation: wisecore.AlertDialog.AlertDialog.new, wisecore.ErrorDialog.ErrorDialog.new, wisecore.WiseLauncher.WiseLauncher.new, wisecore.Wisecore.Wisecore.new.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:wisecore/wisecore.dartthat imports:package:wisecore/src/dialogs/dialogs.dartthat imports:package:wisecore/src/dialogs/error_dialog.dartthat imports:package:flutter_platform_alert/flutter_platform_alert.dartthat 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:wisecore/wisecore.dartthat imports:package:wisecore/src/wisecore_init.dartthat imports:package:wiseclient/wiseclient.dartthat imports:package:wiseclient/src/wiseclient_base.dartthat imports:package:wiseclient/src/client/wiseclient_native.dartthat imports:package:native_dio_adapter/native_dio_adapter.dartthat imports:package:native_dio_adapter/src/native_adapter.dartthat imports:package:native_dio_adapter/src/cupertino_adapter.dartthat imports:package:cupertino_http/cupertino_http.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `iOS`.
Because:
package:wisecore/wisecore.dartthat imports:package:wisecore/src/wisecore_init.dartthat imports:package:wiseclient/wiseclient.dartthat imports:package:wiseclient/src/wiseclient_base.dartthat imports:package:wiseclient/src/client/wiseclient_native.dartthat imports:package:native_dio_adapter/native_dio_adapter.dartthat imports:package:native_dio_adapter/src/native_adapter.dartthat imports:package:native_dio_adapter/src/cronet_adapter.dartthat imports:package:cronet_http/cronet_http.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:wisecore/wisecore.dartthat imports:package:wisecore/src/wisecore_init.dartthat imports:package:wiseclient/wiseclient.dartthat imports:package:wiseclient/src/wiseclient_base.dartthat imports:package:wiseclient/src/client/wiseclient_native.dartthat imports:package:native_dio_adapter/native_dio_adapter.dartthat imports:package:native_dio_adapter/src/native_adapter.dartthat imports:package:native_dio_adapter/src/cupertino_adapter.dartthat imports:package:cupertino_http/cupertino_http.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `Linux`.
Because:
package:wisecore/wisecore.dartthat imports:package:wisecore/src/wisecore_init.dartthat imports:package:wiseclient/wiseclient.dartthat imports:package:wiseclient/src/wiseclient_base.dartthat imports:package:wiseclient/src/client/wiseclient_native.dartthat imports:package:native_dio_adapter/native_dio_adapter.dartthat imports:package:native_dio_adapter/src/native_adapter.dartthat imports:package:native_dio_adapter/src/cupertino_adapter.dartthat imports:package:cupertino_http/cupertino_http.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `macOS`.
Because:
package:wisecore/wisecore.dartthat imports:package:wisecore/src/wisecore_init.dartthat imports:package:wiseclient/wiseclient.dartthat imports:package:wiseclient/src/wiseclient_base.dartthat imports:package:wiseclient/src/client/wiseclient_native.dartthat imports:package:native_dio_adapter/native_dio_adapter.dartthat imports:package:native_dio_adapter/src/native_adapter.dartthat imports:package:native_dio_adapter/src/cronet_adapter.dartthat imports:package:cronet_http/cronet_http.dartthat declares support for platforms:Android.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
auto_route |
>=10.0.0 <11.0.0 |
10.3.0 | 11.1.0 | |
dio |
>=5.0.0 <6.0.0 |
5.9.2 | 5.9.2 | |
flutter_platform_alert |
^0.5.3 |
0.5.3 | 0.8.0 | |
intl |
any |
0.20.2 | 0.20.2 | |
plugin_platform_interface |
>=2.1.8 <3.0.0 |
2.1.8 | 2.1.8 | |
riverpod |
>=3.0.0 <4.0.0 |
3.2.1 | 3.2.1 | |
shared_preferences |
>=2.0.0 <3.0.0 |
2.5.4 | 2.5.4 | |
url_launcher |
>=6.0.0 <7.0.0 |
6.3.2 | 6.3.2 | |
url_launcher_platform_interface |
>=2.3.2 <3.0.0 |
2.3.2 | 2.3.2 | |
wiseclient |
1.1.3-prerelease.2 |
1.1.3-prerelease.2 | 1.1.3-prerelease.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 93.0.0 | 97.0.0 | |
analyzer |
- | 10.0.1 | 11.0.0 | |
ansicolor |
- | 2.0.3 | 2.0.3 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.0 | 1.15.0 | |
cronet_http |
- | 1.8.0 | 1.8.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
cupertino_http |
- | 2.4.0 | 2.4.0 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_secure_storage |
- | 10.0.0 | 10.0.0 | |
flutter_secure_storage_darwin |
- | 0.2.0 | 0.2.0 | |
flutter_secure_storage_linux |
- | 3.0.0 | 3.0.0 | |
flutter_secure_storage_platform_interface |
- | 2.0.1 | 2.0.1 | |
flutter_secure_storage_web |
- | 2.1.0 | 2.1.0 | |
flutter_secure_storage_windows |
- | 4.1.0 | 4.1.0 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.2 | 1.0.2 | |
http |
- | 1.6.0 | 1.6.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
http_profile |
- | 0.1.0 | 0.1.0 | |
io |
- | 1.0.5 | 1.0.5 | |
jni |
- | 0.15.2 | 0.15.2 | |
jwt_decoder |
- | 2.0.1 | 2.0.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.19 | 0.12.19 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_dio_adapter |
- | 1.5.1 | 1.5.1 | |
native_toolchain_c |
- | 0.17.5 | 0.17.5 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
pool |
- | 1.5.2 | 1.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
shared_preferences_android |
- | 2.4.21 | 2.4.21 | |
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 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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 | |
talker |
- | 5.1.15 | 5.1.15 | |
talker_dio_logger |
- | 5.1.15 | 5.1.15 | |
talker_logger |
- | 5.1.15 | 5.1.15 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.30.0 | 1.30.0 | |
test_api |
- | 0.7.10 | 0.7.10 | |
test_core |
- | 0.6.16 | 0.6.16 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_web |
- | 2.4.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
win32 |
- | 5.15.0 | 6.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `>=10.0.0 <11.0.0` on auto_route does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions auto_route to update the constraint.
The constraint `^0.5.3` on flutter_platform_alert does not support the stable version `0.6.1`.
Try running dart pub upgrade --major-versions flutter_platform_alert 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 7 errors:
UNDEFINED_FUNCTION-lib/src/utils/wise_launcher.dart:16:16- The function 'canLaunchUrl' isn't defined.UNDEFINED_FUNCTION-lib/src/utils/wise_launcher.dart:18:20- The function 'launchUrl' isn't defined.UNDEFINED_PREFIXED_NAME-lib/src/utils/wise_launcher.dart:21:22- The name 'LaunchMode' is being referenced through the prefix 'ul', but it isn't defined in any of the libraries imported using that prefix.
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.10, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.