flukki_product_tours 1.1.1
flukki_product_tours: ^1.1.1 copied to clipboard
First no-code product tour builder for Flutter. Made for non-tech people by Flutter enthusiasts
We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://www.flukki.com/
was unreachable. Make sure that the website is reachable via HEAD
requests.
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: AAL
.
0/10 points: 20% or more of the public API has dartdoc comments
4 out of 32 API elements (12.5 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: constants
, constants.FlukkiConstants
, constants.FlukkiConstants.FlukkiConstants.new
, constants.FlukkiConstants.accentButtonBackgroundColor
, constants.FlukkiConstants.accentButtonBackgroundColorHover
.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
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:flukki_product_tours/flukki_product_tours.dart
that imports:package:flukki_product_tours/src/widgets/overlay_with_hole.dart
that imports:package:flukki_product_tours/src/controllers/product_tour_creator_controller.dart
that imports:package:flukki_product_tours/src/widgets/drop_down.dart
that imports:package:flukki_product_tours/src/controllers/drop_down_controller.dart
that imports:package:flutter_dropzone/flutter_dropzone.dart
that declares support for platforms:Web
.
Package does not support platform `iOS`.
Because:
package:flukki_product_tours/flukki_product_tours.dart
that imports:package:flukki_product_tours/src/widgets/overlay_with_hole.dart
that imports:package:flukki_product_tours/src/controllers/product_tour_creator_controller.dart
that imports:package:flukki_product_tours/src/widgets/drop_down.dart
that imports:package:flukki_product_tours/src/controllers/drop_down_controller.dart
that imports:package:flutter_dropzone/flutter_dropzone.dart
that declares support for platforms:Web
.
Package does not support platform `Windows`.
Because:
package:flukki_product_tours/flukki_product_tours.dart
that imports:package:flukki_product_tours/src/widgets/overlay_with_hole.dart
that imports:package:flukki_product_tours/src/controllers/product_tour_creator_controller.dart
that imports:package:flukki_product_tours/src/widgets/drop_down.dart
that imports:package:flukki_product_tours/src/controllers/drop_down_controller.dart
that imports:package:flutter_dropzone/flutter_dropzone.dart
that declares support for platforms:Web
.
Package does not support platform `Linux`.
Because:
package:flukki_product_tours/flukki_product_tours.dart
that imports:package:flukki_product_tours/src/widgets/overlay_with_hole.dart
that imports:package:flukki_product_tours/src/controllers/product_tour_creator_controller.dart
that imports:package:flukki_product_tours/src/widgets/drop_down.dart
that imports:package:flukki_product_tours/src/controllers/drop_down_controller.dart
that imports:package:flutter_dropzone/flutter_dropzone.dart
that declares support for platforms:Web
.
Package does not support platform `macOS`.
Because:
package:flukki_product_tours/flukki_product_tours.dart
that imports:package:flukki_product_tours/src/widgets/overlay_with_hole.dart
that imports:package:flukki_product_tours/src/controllers/product_tour_creator_controller.dart
that imports:package:flukki_product_tours/src/widgets/drop_down.dart
that imports:package:flukki_product_tours/src/controllers/drop_down_controller.dart
that imports:package:flutter_dropzone/flutter_dropzone.dart
that declares support for platforms:Web
.
Package not compatible with platform Web
Because:
package:flukki_product_tours/flukki_product_tours.dart
that imports:package:flukki_product_tours/src/widgets/overlay_with_hole.dart
that imports:package:flukki_product_tours/src/controllers/product_tour_creator_controller.dart
that imports:package:flukki_product_tours/src/widgets/drop_down.dart
that imports:package:flukki_product_tours/src/controllers/drop_down_controller.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/linux/file_picker_linux.dart
that imports:package:file_picker/src/utils.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flukki_product_tours/flukki_product_tours.dart
that imports:package:flukki_product_tours/src/widgets/overlay_with_hole.dart
that imports:package:flukki_product_tours/src/controllers/product_tour_creator_controller.dart
that imports:package:flukki_product_tours/src/widgets/drop_down.dart
that imports:package:flukki_product_tours/src/controllers/drop_down_controller.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/linux/file_picker_linux.dart
that imports:package:file_picker/src/utils.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 48 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/constants.dart:10:52
╷
10 │ static final cardColor = const Color(0xff7E7D95).withOpacity(.2);
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/constants.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/constants.dart:11:63
╷
11 │ static final cardPlaceholderColor = const Color(0xff7E7D95).withOpacity(.3);
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/constants.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
collection |
^1.17.0 |
1.19.1 | 1.19.1 | |
dio |
^5.0.1 |
5.8.0+1 | 5.8.0+1 | |
dotted_border |
^2.0.0+3 |
2.1.0 | 2.1.0 | |
file_picker |
^5.2.5 |
5.5.0 | 10.1.2 | |
flutter_dropzone |
^3.0.5 |
3.0.7 | 4.2.1 | |
flutter_hsvcolor_picker |
^1.2.3 |
1.5.1 | 1.5.1 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
shared_preferences |
^2.0.1 |
2.5.3 | 2.5.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_dropzone_platform_interface |
- | 2.2.0 | 2.2.0 | |
flutter_dropzone_web |
- | 3.0.13 | 4.2.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.28 | 2.0.28 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.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 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
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.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.12.0 | 5.12.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 `^5.2.5` on file_picker does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions file_picker
to update the constraint.
The constraint `^3.0.5` on flutter_dropzone does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions flutter_dropzone
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.