vexana_inspector 1.1.0
vexana_inspector: ^1.1.0 copied to clipboard
Vexana Inspector is a package that helps you to debug your network requests.
We analyzed this package in the last hour, and awarded it 100 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
10 out of 11 API elements (90.9 %) have documentation comments.
Some symbols that are missing documentation: vexana_inspector.
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:vexana_inspector/vexana_inspector.dartthat imports:package:vexana_inspector/src/presentation/view/network_detail_view.dartthat imports:package:vexana_inspector/src/presentation/view/network_inspect_view.dartthat imports:package:vexana_inspector/src/presentation/widget/network_detail_list_view.dartthat imports:package:vexana_inspector/src/presentation/widget/status_color_box.dartthat imports:package:kartal/kartal.dartthat imports:package:kartal/src/index.dartthat imports:package:kartal/src/string_extension.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_linux.dartthat imports:package:url_launcher_linux/url_launcher_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:vexana_inspector/vexana_inspector.dartthat imports:package:vexana_inspector/src/presentation/view/network_detail_view.dartthat imports:package:vexana_inspector/src/presentation/view/network_inspect_view.dartthat imports:package:vexana_inspector/src/presentation/widget/network_detail_list_view.dartthat imports:package:vexana_inspector/src/presentation/widget/status_color_box.dartthat imports:package:kartal/kartal.dartthat imports:package:kartal/src/utility/index.dartthat imports:package:kartal/src/utility/device_utility.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 `macOS`.
Because:
package:vexana_inspector/vexana_inspector.dartthat imports:package:vexana_inspector/src/presentation/view/network_detail_view.dartthat imports:package:vexana_inspector/src/presentation/view/network_inspect_view.dartthat imports:package:vexana_inspector/src/presentation/widget/network_detail_list_view.dartthat imports:package:vexana_inspector/src/presentation/widget/status_color_box.dartthat imports:package:kartal/kartal.dartthat imports:package:kartal/src/utility/index.dartthat imports:package:kartal/src/utility/device_utility.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 `Web`.
Because:
package:vexana_inspector/vexana_inspector.dartthat imports:package:vexana_inspector/src/presentation/view/network_detail_view.dartthat imports:package:vexana_inspector/src/presentation/view/network_inspect_view.dartthat imports:package:vexana_inspector/src/presentation/widget/network_detail_list_view.dartthat imports:package:vexana_inspector/src/presentation/widget/status_color_box.dartthat imports:package:kartal/kartal.dartthat imports:package:kartal/src/index.dartthat imports:package:kartal/src/string_extension.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_web.dartthat imports:package:share_plus_platform_interface/share_plus_platform_interface.dartthat imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dartthat imports:package:share_plus_platform_interface/method_channel/method_channel_share.dartthat imports:package:path_provider/path_provider.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:vexana_inspector/vexana_inspector.dartthat imports:package:vexana_inspector/src/presentation/view/network_detail_view.dartthat imports:package:vexana_inspector/src/presentation/view/network_inspect_view.dartthat imports:package:vexana_inspector/src/presentation/widget/network_detail_list_view.dartthat imports:package:vexana_inspector/src/presentation/widget/status_color_box.dartthat imports:package:kartal/kartal.dartthat imports:package:kartal/src/utility/index.dartthat imports:package:kartal/src/utility/device_utility.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:vexana_inspector/vexana_inspector.dartthat imports:package:vexana_inspector/src/presentation/view/network_detail_view.dartthat imports:package:vexana_inspector/src/presentation/view/network_inspect_view.dartthat imports:package:vexana_inspector/src/presentation/widget/network_detail_list_view.dartthat imports:package:vexana_inspector/src/presentation/widget/status_color_box.dartthat imports:package:kartal/kartal.dartthat imports:package:kartal/src/utility/index.dartthat imports:package:kartal/src/utility/device_utility.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 59 issues. Showing the first 2:
ERROR: The method 'indexOrNull' isn't defined for the type 'List'.
lib/src/presentation/cubit/network_detail_cubit.dart:128:32
╷
128 │ final index = currentItems.indexOrNull(
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/cubit/network_detail_cubit.dart
ERROR: The method 'pop' isn't defined for the type 'BuildContext'.
lib/src/presentation/view/network_inspect_view.dart:35:27
╷
35 │ context.pop();
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/view/network_inspect_view.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dio |
^5.1.1 |
5.9.0 | 5.9.0 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
flutter_bloc |
^8.1.2 |
8.1.6 | 9.1.1 | |
flutter_json_view |
^1.0.0 |
1.1.5 | 1.1.5 | |
kartal |
^3.4.1 |
3.5.0 | 4.2.0 | |
shake |
^2.2.0 |
2.2.0 | 3.0.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.2.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
device_info_plus |
- | 9.1.2 | 12.3.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
diacritic |
- | 0.1.6 | 0.1.6 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
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 |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logger |
- | 2.6.2 | 2.6.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
mask_text_input_formatter |
- | 2.9.0 | 2.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
package_info_plus |
- | 4.2.0 | 9.0.0 | |
package_info_plus_platform_interface |
- | 2.0.1 | 3.2.1 | |
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.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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
sensors_plus |
- | 1.4.1 | 7.0.0 | |
sensors_plus_platform_interface |
- | 1.2.0 | 2.0.1 | |
sensors_plus_web |
- | 1.1.2 | 1.1.2 | Discontinued |
share_plus |
- | 7.2.2 | 12.0.1 | |
share_plus_platform_interface |
- | 3.4.0 | 6.1.0 | |
share_plus_web |
- | 3.1.0 | 3.1.0 | Discontinued |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher |
- | 6.3.2 | 6.3.2 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
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 3 issues. Showing the first 2:
The constraint `^8.1.2` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc to update the constraint.
The constraint `^3.4.1` on kartal does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions kartal 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.