nudge_flutter_stories 0.0.17 copy "nudge_flutter_stories: ^0.0.17" to clipboard
nudge_flutter_stories: ^0.0.17 copied to clipboard

Nudges

1
likes
80/ 160
pub points
65%
popularity

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

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

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

19 out of 273 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.

OK
Platform support
20 / 20trigger folding of the section

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: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.
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/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
cached_network_image any 3.3.1 3.3.1
cupertino_icons ^1.0.2 1.0.8 1.0.8
dio any 5.4.3+1 5.4.3+1
flutter flutter 0.0.0 0.0.0
flutter_svg ^2.0.10+1 2.0.10+1 2.0.10+1
http any 1.2.1 1.2.1
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.0 6.3.0
video_player 2.3.0 2.3.0 2.9.1
youtube_explode_dart ^2.2.1 2.2.1 2.2.1
youtube_player_flutter ^9.0.1 9.0.1 9.0.1
Transitive dependencies
Package Constraint Compatible Latest
app_links - 6.1.3 6.1.3
app_links_linux - 1.0.2 1.0.2
app_links_platform_interface - 2.0.0 2.0.0
app_links_web - 1.0.3 1.0.3
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
confetti - 0.7.0 0.7.0
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_inappwebview - 6.0.0 6.0.0
flutter_inappwebview_android - 1.0.13 1.0.13
flutter_inappwebview_internal_annotations - 1.1.1 1.1.1
flutter_inappwebview_ios - 1.0.13 1.0.13
flutter_inappwebview_macos - 1.0.11 1.0.11
flutter_inappwebview_platform_interface - 1.0.10 1.0.10
flutter_inappwebview_web - 1.0.8 1.0.8
flutter_web_plugins - 0.0.0 0.0.0
freezed_annotation - 2.4.1 2.4.1
gtk - 2.1.0 2.1.0
html - 0.15.4 0.15.4
http_parser - 4.0.2 4.1.0
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
octo_image - 2.0.0 2.0.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.6 2.2.6
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.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.27.7 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.3.3+1 2.3.3+1
sqflite_common - 2.5.4 2.5.4
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
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
url_launcher_android - 6.3.3 6.3.3
url_launcher_ios - 6.3.0 6.3.0
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
video_player_android - 2.4.3 2.5.1
video_player_avfoundation - 2.4.2 2.6.1
video_player_platform_interface - 5.1.4 6.2.2
video_player_web - 2.0.15 2.3.1
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4
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 'void Function()'.
  • 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 'void Function()'.

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.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.