futuriza_flutter 0.1.12 copy "futuriza_flutter: ^0.1.12" to clipboard
futuriza_flutter: ^0.1.12 copied to clipboard

SDK para integração com os serviços Futuriza

100/ 160
pub points
80
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

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

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

23 out of 68 API elements (33.8 %) have documentation comments.

Some symbols that are missing documentation: futuriza_flutter.ARTryOn.ARTryOn.new, futuriza_flutter.FloatingProductStoriesArea.FloatingProductStoriesArea.new, futuriza_flutter.FloatingProductStoriesArea.child, futuriza_flutter.FloatingProductStoriesArea.previewBuilder, futuriza_flutter.FloatingProductStoriesArea.stories.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:futuriza_flutter/futuriza_flutter.dart that imports:
  • package:futuriza_flutter/src/widgets/widgets.dart that imports:
  • package:futuriza_flutter/src/widgets/product_3d_model_renderer.dart that imports:
  • package:model_viewer_plus/model_viewer_plus.dart that imports:
  • package:model_viewer_plus/src/model_viewer_plus.dart that imports:
  • package:model_viewer_plus/src/model_viewer_plus_mobile.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:futuriza_flutter/futuriza_flutter.dart that imports:
  • package:futuriza_flutter/src/widgets/widgets.dart that imports:
  • package:futuriza_flutter/src/widgets/product_3d_model_renderer.dart that imports:
  • package:model_viewer_plus/model_viewer_plus.dart that imports:
  • package:model_viewer_plus/src/model_viewer_plus.dart that imports:
  • package:model_viewer_plus/src/model_viewer_plus_mobile.dart that imports:
  • package:webview_flutter_android/webview_flutter_android.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:futuriza_flutter/futuriza_flutter.dart that imports:
  • package:futuriza_flutter/src/widgets/widgets.dart that imports:
  • package:futuriza_flutter/src/widgets/product_story_preview.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:futuriza_flutter/futuriza_flutter.dart that imports:
  • package:futuriza_flutter/src/widgets/widgets.dart that imports:
  • package:futuriza_flutter/src/widgets/product_story_preview.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:futuriza_flutter/futuriza_flutter.dart that imports:
  • package:futuriza_flutter/src/widgets/widgets.dart that imports:
  • package:futuriza_flutter/src/widgets/product_3d_model_renderer.dart that imports:
  • package:model_viewer_plus/model_viewer_plus.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:futuriza_flutter/futuriza_flutter.dart that imports:
  • package:futuriza_flutter/src/widgets/widgets.dart that imports:
  • package:futuriza_flutter/src/widgets/product_3d_model_renderer.dart that imports:
  • package:model_viewer_plus/model_viewer_plus.dart that imports:
  • package:model_viewer_plus/src/model_viewer_plus.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:futuriza_flutter/futuriza_flutter.dart that imports:
  • package:futuriza_flutter/src/widgets/widgets.dart that imports:
  • package:futuriza_flutter/src/widgets/product_story_preview.dart that imports:
  • package:video_player/video_player.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

INFO: 'Share' is deprecated and shouldn't be used. Use SharePlus instead.

lib/src/widgets/webview.dart:69:5

   ╷
69 │     Share.share(data);
   │     ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/webview.dart

INFO: 'share' is deprecated and shouldn't be used. Use SharePlus.instance.share() instead.

lib/src/widgets/webview.dart:69:11

   ╷
69 │     Share.share(data);
   │           ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/webview.dart

Failed report section
Support up-to-date dependencies
30 / 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
collection ^1.18.0 1.19.1 1.19.1
http ^1.1.1 1.5.0 1.5.0
model_viewer_plus ^1.7.0 1.9.0 1.9.3
permission_handler ^10.4.3 10.4.5 12.0.1
share_plus ^11.0.0 11.1.0 12.0.0
uuid ^4.1.0 4.5.1 4.5.1
video_player ^2.8.7 2.10.0 2.10.0
webview_flutter ^4.5.0 4.9.0 4.13.0
webview_flutter_android ^3.13.0 3.16.9 4.10.2
webview_flutter_wkwebview ^3.10.2 3.23.0 3.23.0
Transitive dependencies
Package Constraint Compatible Latest Notes
android_intent_plus - 5.3.1 6.0.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
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_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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
permission_handler_android - 10.3.6 13.0.1
permission_handler_apple - 9.1.4 9.4.7
permission_handler_platform_interface - 3.12.0 4.3.0
permission_handler_windows - 0.1.3 0.2.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
share_plus_platform_interface - 6.1.0 6.1.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
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.22 6.3.22
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.2.0 2.2.0
video_player_android - 2.8.13 2.8.13
video_player_avfoundation - 2.8.4 2.8.4
video_player_platform_interface - 6.4.0 6.4.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1
webview_flutter_platform_interface - 2.14.0 2.14.0
win32 - 5.14.0 5.14.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 `^10.4.3` on permission_handler does not support the stable version `11.0.0`.

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

The constraint `^11.0.0` on share_plus does not support the stable version `12.0.0`, that was published 4 days ago.

When share_plus is 30 days old, this package will no longer be awarded points in this category.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.23, Flutter 3.35.3, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
100
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

SDK para integração com os serviços Futuriza

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, http, model_viewer_plus, permission_handler, share_plus, uuid, video_player, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on futuriza_flutter