xdk_mobile 0.0.4 copy "xdk_mobile: ^0.0.4" to clipboard
xdk_mobile: ^0.0.4 copied to clipboard

unlisted

XDK.Mobile para projetos Flutter. Realize integrações com qualquer API com muita facilidade, especialmente se estiver usando a XDK também no servidor.

70/ 160
pub points
2
downloads

We analyzed this package 16 hours ago, and awarded it 70 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

253 out of 317 API elements (79.8 %) have documentation comments.

Some symbols that are missing documentation: xdk_mobile, xdk_mobile.BadServerResponse.BadServerResponse.new, xdk_mobile.BaseEntityModel.BaseEntityModel.new, xdk_mobile.BaseModel.BaseModel.new, xdk_mobile.BaseStorage.BaseStorage.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:xdk_mobile/core.dart that imports:
  • package:xdk_mobile/src/core/index.dart that imports:
  • package:xdk_mobile/src/core/xdk_setup.dart that imports:
  • package:uni_links/uni_links.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:xdk_mobile/core.dart that imports:
  • package:xdk_mobile/src/core/index.dart that imports:
  • package:xdk_mobile/src/core/xdk_setup.dart that imports:
  • package:uni_links/uni_links.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:xdk_mobile/core.dart that imports:
  • package:xdk_mobile/src/core/index.dart that imports:
  • package:xdk_mobile/src/core/xdk_setup.dart that imports:
  • package:uni_links/uni_links.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:xdk_mobile/components.dart that imports:
  • package:xdk_mobile/src/components/index.dart that imports:
  • package:xdk_mobile/src/components/pages/index.dart that imports:
  • package:xdk_mobile/src/components/pages/login/index.dart that imports:
  • package:xdk_mobile/src/components/pages/login/login_page.dart that imports:
  • package:xdk_mobile/src/rest/services/auth_service.dart that imports:
  • package:xdk_mobile/src/rest/services/request_service.dart that imports:
  • package:xdk_mobile/src/rest/interceptors/error_interceptor.dart that imports:
  • package:xdk_mobile/src/core/storages/security_storage.dart that imports:
  • package:xdk_mobile/src/core/abstractions/base_secure_storage.dart that imports:
  • package:flutter_secure_storage/flutter_secure_storage.dart that imports:
  • package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.dart that imports:
  • dart:io
Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 10 issues. Showing the first 2:

ERROR: The named parameter 'onPrimary' isn't defined.

lib/src/components/pages/login/login_page.dart:147:11

    ╷
147 │           onPrimary: Colors.black87,
    │           ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/pages/login/login_page.dart

ERROR: The named parameter 'primary' isn't defined.

lib/src/components/pages/login/login_page.dart:148:11

    ╷
148 │           primary: Colors.grey[300],
    │           ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/pages/login/login_page.dart

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
dart_json_mapper ^2.1.16 2.2.20 2.2.20
flutter_secure_storage ^5.0.2 5.1.2 10.0.0
http ^0.13.4 0.13.6 1.6.0
http_interceptor ^1.0.2 1.0.2 2.0.0
injector ^2.0.0 2.0.0 4.0.0
localstorage ^4.0.0+1 4.0.1+4 6.0.0
uni_links ^0.5.1 0.5.1 0.5.1 Discontinued
url_launcher ^6.0.15 6.3.2 6.3.2
uuid ^3.0.5 3.0.7 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 85.0.0 93.0.0
analyzer - 7.7.1 10.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
build - 2.4.2 4.0.4
build_config - 1.1.2 1.2.0
build_daemon - 4.1.1 4.1.1
build_resolvers - 2.4.4 3.0.4 Discontinued
build_runner - 2.4.14 2.10.5
build_runner_core - 8.0.0 9.3.2 Discontinued
built_collection - 5.1.1 5.1.1
built_value - 8.12.3 8.12.3
characters - 1.4.0 1.4.1
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
code_assets - 0.19.10 1.0.0
code_builder - 4.11.1 4.11.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.1 3.1.4
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_secure_storage_linux - 1.2.3 3.0.0
flutter_secure_storage_macos - 1.1.2 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.1.0
flutter_secure_storage_windows - 1.1.3 4.1.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
graphs - 2.3.2 2.3.2
hooks - 0.20.5 1.0.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
intl - 0.19.0 0.20.2
io - 1.0.5 1.0.5
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.2 0.17.4
objective_c - 9.2.2 9.2.2
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
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
reflectable - 4.0.15 5.1.0
shelf - 1.4.2 1.4.2
shelf_web_socket - 2.0.1 3.0.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.9 0.7.9
timing - 1.0.2 1.0.2
typed_data - 1.4.0 1.4.0
uni_links_platform_interface - 1.0.0 1.0.0
uni_links_web - 0.1.0 0.1.0
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
vector_math - 2.2.0 2.2.0
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
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.

Found 7 issues. Showing the first 2:

The constraint `^5.0.2` on flutter_secure_storage does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.

The constraint `^0.13.4` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/src/components/pages/login/login_page.dart:147:11 - The named parameter 'onPrimary' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/components/pages/login/login_page.dart:148:11 - The named parameter 'primary' isn't defined.

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.5, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
70
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

XDK.Mobile para projetos Flutter. Realize integrações com qualquer API com muita facilidade, especialmente se estiver usando a XDK também no servidor.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

dart_json_mapper, flutter, flutter_secure_storage, http, http_interceptor, injector, localstorage, uni_links, url_launcher, uuid

More

Packages that depend on xdk_mobile