talker_dio_logger 0.6.0
talker_dio_logger: ^0.6.0 copied to clipboard
Lightweight and customizable dio http client logger on talker base
We analyzed this package 8 hours 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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Resolving dependencies... Downloading packages...
- _fe_analyzer_shared 91.0.0 (was 91.0.0) (93.0.0 available)
- analyzer 8.4.1 (was 8.4.1) (10.0.0 available)
- args 2.7.0 (was 2.7.0)
- async 2.13.0 (was 2.13.0)
- collection 1.19.1 (was 1.19.1)
- convert 3.1.2 (was 3.1.2)
- crypto 3.0.7 (was 3.0.7)
- csslib 1.0.2 (was 1.0.2)
[18 more lines]
ERR:
The current activation of
dartdoccannot resolve to the same set of dependencies.
Try reactivating the package.
flutter pub global activate dartdoc
Failed to update packages.
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:talker_dio_logger/talker_dio_logger.dartthat imports:package:talker_dio_logger/talker_dio_logger_interceptor.dartthat imports:package:talker_dio_logger/talker_dio_logger_settings.dartthat imports:package:talker_flutter/talker_flutter.dartthat imports:package:talker_flutter/src/src.dartthat imports:package:talker_flutter/src/ui/talker_screen.dartthat imports:package:talker_flutter/src/ui/ui.dartthat imports:package:talker_flutter/src/ui/widgets/widgets.dartthat imports:package:talker_flutter/src/ui/widgets/filter/filter.dartthat imports:package:talker_flutter/src/ui/widgets/filter/talker_screen_filter.dartthat imports:package:talker_flutter/src/controller/controller.dartthat imports:package:talker_flutter/src/controller/talker_screen_controller.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:talker_dio_logger/talker_dio_logger.dartthat imports:package:talker_dio_logger/talker_dio_logger_interceptor.dartthat imports:package:talker_dio_logger/talker_dio_logger_settings.dartthat imports:package:talker_flutter/talker_flutter.dartthat imports:package:talker_flutter/src/src.dartthat imports:package:talker_flutter/src/ui/talker_screen.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:talker_dio_logger/talker_dio_logger.dartthat imports:package:talker_dio_logger/talker_dio_logger_interceptor.dartthat imports:package:talker_dio_logger/talker_dio_logger_settings.dartthat imports:package:talker_flutter/talker_flutter.dartthat imports:package:talker_flutter/src/src.dartthat imports:package:talker_flutter/src/ui/talker_screen.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:talker_dio_logger/talker_dio_logger.dartthat imports:package:talker_dio_logger/talker_dio_logger_interceptor.dartthat imports:package:talker_dio_logger/talker_dio_logger_settings.dartthat imports:package:talker_flutter/talker_flutter.dartthat imports:package:talker_flutter/src/src.dartthat imports:package:talker_flutter/src/ui/talker_screen.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:talker_dio_logger/talker_dio_logger.dartthat imports:package:talker_dio_logger/talker_dio_logger_interceptor.dartthat imports:package:talker_dio_logger/talker_dio_logger_settings.dartthat imports:package:talker_flutter/talker_flutter.dartthat imports:package:talker_flutter/src/src.dartthat imports:package:talker_flutter/src/ui/talker_screen.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:talker_dio_logger/talker_dio_logger.dartthat imports:package:talker_dio_logger/talker_dio_logger_interceptor.dartthat imports:package:talker_dio_logger/talker_dio_logger_settings.dartthat imports:package:talker_flutter/talker_flutter.dartthat imports:package:talker_flutter/src/src.dartthat imports:package:talker_flutter/src/ui/talker_screen.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
- Running
dart formatfailed:
Formatted 5 files (0 changed) in 0.02 seconds.
Warning: Package resolution error when reading "analysis_options.yaml" file:
Failed to resolve package URI "package:flutter_lints/flutter.yaml" in include.
Could not format because the source could not be parsed:
line 10, column 16 of ../../pana_WOQJQG/example/lib/main.dart: This requires the 'super-parameters' language feature to be enabled.
╷
10 │ const MyApp({super.key});
│ ^^^^^
╵```
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dio |
^4.0.6 |
4.0.6 | 5.9.0 | |
talker_flutter |
^2.1.0 |
2.1.1 | 5.1.9 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 | |
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 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 6.1.4 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
group_button |
- | 5.3.4 | 5.3.4 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.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.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 | |
share_plus |
- | 6.3.4 | 12.0.1 | |
share_plus_platform_interface |
- | 3.4.0 | 6.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
talker |
- | 2.4.1 | 5.1.9 | |
talker_logger |
- | 2.2.1 | 5.1.9 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
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 |
- | 3.1.4 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio to update the constraint.
The constraint `^2.1.0` on talker_flutter does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions talker_flutter 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.