nudge_flutter_stories 0.0.17 nudge_flutter_stories: ^0.0.17 copied to clipboard
Nudges
We analyzed this package 1 hour ago, and awarded it 80 pub points (of a possible 160):
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 60 to 180 characters to describe the package, what it does, and its target use case.
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
19 out of 271 API elements (7.0 %) 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: gradient_borders
, gradient_borders.GradientBoxBorder
, gradient_borders.GradientBoxBorder.GradientBoxBorder
, gradient_borders.GradientBoxBorder.gradient
, gradient_borders.GradientBoxBorder.width
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:nudge_flutter_stories/features/Stories/domain/repositories/stories.repository.dart
that imports:package:video_player/video_player.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:nudge_flutter_stories/features/Stories/domain/repositories/stories.repository.dart
that imports:package:video_player/video_player.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:nudge_flutter_stories/features/Stories/domain/repositories/stories.repository.dart
that imports:package:video_player/video_player.dart
that declares support for platforms:Android
,iOS
,Web
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Web`.
Because:
package:nudge_flutter_stories/features/Stories/domain/repositories/stories.repository.dart
that imports:package:nudge_flutter_stories/main.dart
that imports:package:nudge_flutter_stories/features/Stories/presentation/pages/stories_ui.dart
that imports:package:nudge_flutter_stories/stories/ui/story_page.dart
that imports:package:nudge_flutter_sd_ui_v1/components/page.dart
that imports:package:nudge_flutter_sd_ui_v1/components/button.dart
that imports:package:nudge_flutter_sd_ui_v1/ui_generator.repository.dart
that imports:package:nudge_flutter_sd_ui_v1/components/image.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system_io.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:nudge_flutter_stories/features/Stories/domain/repositories/stories.repository.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 21 issues. Showing the first 2:
WARNING: Unused import: 'dart:developer'.
lib/features/Stories/domain/repositories/stories.repository.dart:2:8
╷
2 │ import 'dart:developer';
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/features/Stories/domain/repositories/stories.repository.dart
WARNING: Unused import: 'package:dio/dio.dart'.
lib/features/Stories/domain/repositories/stories.repository.dart:4:8
╷
4 │ import 'package:dio/dio.dart' as dio;
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/features/Stories/domain/repositories/stories.repository.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cached_network_image |
any |
3.4.1 | 3.4.1 |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 |
dio |
any |
5.7.0 | 5.7.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_svg |
^2.0.10+1 |
2.0.14 | 2.0.14 |
http |
any |
1.2.2 | 1.2.2 |
nudge_core |
^0.0.18 |
0.0.19 | 0.0.19 |
nudge_flutter_sd_ui_v1 |
^1.0.1 |
1.0.1 | 1.0.1 |
shimmer |
any |
3.0.0 | 3.0.0 |
url_launcher |
^6.2.2 |
6.3.1 | 6.3.1 |
video_player |
2.3.0 |
2.3.0 | 2.9.2 |
youtube_explode_dart |
^2.2.1 |
2.3.6 | 2.3.6 |
youtube_player_flutter |
^9.0.1 |
9.1.1 | 9.1.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
app_links |
- | 6.3.2 | 6.3.2 |
app_links_linux |
- | 1.0.3 | 1.0.3 |
app_links_platform_interface |
- | 2.0.2 | 2.0.2 |
app_links_web |
- | 1.0.4 | 1.0.4 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 |
cached_network_image_web |
- | 1.3.1 | 1.3.1 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
confetti |
- | 0.8.0 | 0.8.0 |
crypto |
- | 3.0.6 | 3.0.6 |
csslib |
- | 1.0.2 | 1.0.2 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 |
flutter_inappwebview |
- | 6.1.5 | 6.1.5 |
flutter_inappwebview_android |
- | 1.1.3 | 1.1.3 |
flutter_inappwebview_internal_annotations |
- | 1.1.1 | 1.1.1 |
flutter_inappwebview_ios |
- | 1.1.2 | 1.1.2 |
flutter_inappwebview_macos |
- | 1.1.2 | 1.1.2 |
flutter_inappwebview_platform_interface |
- | 1.3.0+1 | 1.3.0+1 |
flutter_inappwebview_web |
- | 1.1.2 | 1.1.2 |
flutter_inappwebview_windows |
- | 0.6.0 | 0.6.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
freezed_annotation |
- | 2.4.4 | 2.4.4 |
gtk |
- | 2.1.0 | 2.1.0 |
html |
- | 0.15.5 | 0.15.5 |
http_parser |
- | 4.0.2 | 4.1.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
lists |
- | 1.0.1 | 1.0.1 |
logging |
- | 1.3.0 | 1.3.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
octo_image |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.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 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
rxdart |
- | 0.28.0 | 0.28.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sprintf |
- | 7.0.0 | 7.0.0 |
sqflite |
- | 2.4.1 | 2.4.1 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+5 | 2.5.4+5 |
sqflite_darwin |
- | 2.4.1 | 2.4.1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
uni_links |
- | 0.5.1 | 0.5.1 |
uni_links_platform_interface |
- | 1.0.0 | 1.0.0 |
uni_links_web |
- | 0.1.0 | 0.1.0 |
unicode |
- | 0.3.1 | 0.3.1 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_graphics |
- | 1.1.14 | 1.1.14 |
vector_graphics_codec |
- | 1.1.12 | 1.1.12 |
vector_graphics_compiler |
- | 1.1.15 | 1.1.15 |
vector_math |
- | 2.1.4 | 2.1.4 |
video_player_android |
- | 2.4.3 | 2.7.16 |
video_player_avfoundation |
- | 2.4.2 | 2.6.2 |
video_player_platform_interface |
- | 5.1.4 | 6.2.3 |
video_player_web |
- | 2.0.15 | 2.3.3 |
web |
- | 1.1.0 | 1.1.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `2.3.0` on video_player does not support the stable version `2.4.0`.
Try running dart pub upgrade --major-versions video_player
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
ARGUMENT_TYPE_NOT_ASSIGNABLE
-lib/stories/ui/story_page.dart:483:40
- The argument type 'void Function(dynamic)' can't be assigned to the parameter type 'ErrorListener'.ARGUMENT_TYPE_NOT_ASSIGNABLE
-lib/stories/ui/tray.dart:123:42
- The argument type 'void Function(dynamic)' can't be assigned to the parameter type 'ErrorListener'.
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.