nebx 0.1.13
nebx: ^0.1.13 copied to clipboard
Nebx is a wrapper that support a powerful Dio HTTP client with error handling included.
We analyzed this package 4 days ago, and awarded it 130 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
254 out of 459 API elements (55.3 %) have documentation comments.
Some symbols that are missing documentation: nebx
, nebx.BackgroundTransformer.BackgroundTransformer.new
, nebx.BaseOptions.BaseOptions.new
, nebx.BaseOptions.contentType
, nebx.BaseOptions.extra
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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 not compatible with platform Web
Because:
package:nebx/nebx.dart
that imports:package:nebx/src/shared/shared_export.dart
that imports:package:nebx/src/shared/builders/builders_export.dart
that imports:package:nebx/src/shared/builders/form_data_builder.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker_io.dart
that imports:dart:io
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:nebx/nebx.dart
that imports:package:nebx/src/shared/shared_export.dart
that imports:package:nebx/src/shared/builders/builders_export.dart
that imports:package:nebx/src/shared/builders/form_data_builder.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:nebx/nebx.dart
that imports:package:nebx/src/shared/shared_export.dart
that imports:package:nebx/src/shared/builders/builders_export.dart
that imports:package:nebx/src/shared/builders/form_data_builder.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:nebx/nebx.dart
that imports:package:nebx/src/infrastructure/infrastructure_export.dart
that imports:package:nebx/src/infrastructure/services/services_export.dart
that imports:package:nebx/src/infrastructure/services/internet_checker_implementation.dart
that imports:package:internet_connection_checker_plus/internet_connection_checker_plus.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:nebx/nebx.dart
that imports:package:nebx/src/shared/shared_export.dart
that imports:package:nebx/src/shared/builders/builders_export.dart
that imports:package:nebx/src/shared/builders/form_data_builder.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:nebx/nebx.dart
that imports:package:nebx/src/shared/shared_export.dart
that imports:package:nebx/src/shared/builders/builders_export.dart
that imports:package:nebx/src/shared/builders/form_data_builder.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:nebx/nebx.dart
that imports:package:nebx/src/shared/shared_export.dart
that imports:package:nebx/src/shared/builders/builders_export.dart
that imports:package:nebx/src/shared/builders/form_data_builder.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker_io.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 8 issues. Showing the first 2:
INFO: The import of 'package:dio/dio.dart' is unnecessary because all of the used elements are also provided by the import of 'package:nebx/nebx.dart'.
lib/src/infrastructure/services/dio_request/dio_builder.dart:1:8
╷
1 │ import 'package:dio/dio.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/infrastructure/services/dio_request/dio_builder.dart
/tmp/pana_OARCRE/lib/src/infrastructure/services/dio_request/constants/http_header_key.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
dio |
>=5.6.0 <6.0.0 |
5.8.0+1 | 5.8.0+1 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
file_picker |
^8.1.2 |
8.3.7 | 10.2.0 | |
http_parser |
^4.0.2 |
4.1.2 | 4.1.2 | |
internet_connection_checker_plus |
^2.5.1 |
2.7.2 | 2.7.2 | |
mime |
^1.0.6 |
1.0.6 | 2.0.0 | |
nebx_verdict |
^0.1.2 |
0.1.2 | 0.1.2 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
pretty_dio_logger |
^1.4.0 |
1.4.0 | 1.4.0 | |
xml2json |
^6.2.3 |
6.2.7 | 6.2.7 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 6.1.4 | 6.1.4 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_plugin_android_lifecycle |
- | 2.0.28 | 2.0.28 | |
http |
- | 1.4.0 | 1.4.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
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 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.14.0 | 5.14.0 | |
xml |
- | 6.5.0 | 6.6.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^8.1.2` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker
to update the constraint.
The constraint `^1.0.6` on mime does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions mime
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.