info_carousel 0.0.6 copy "info_carousel: ^0.0.6" to clipboard
info_carousel: ^0.0.6 copied to clipboard

discontinued
outdated

Tiki info carousel.

0
likes
60/ 160
pub points
0%
popularity

We analyzed this package 6 days ago, and awarded it 60 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.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/tiki/info_carousel/issues 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: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

0 out of 56 API elements (0.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: info_carousel, info_carousel.InfoCarousel, info_carousel.InfoCarousel.InfoCarousel, info_carousel.InfoCarousel.apiAuthService, info_carousel.InfoCarousel.carouselWidget.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:info_carousel/info_carousel.dart that imports:
  • package:info_carousel/src/container/service.dart that imports:
  • package:info_carousel/src/container/presenter.dart that imports:
  • package:info_carousel/src/container/ui/screen.dart that imports:
  • package:info_carousel/src/container/ui/slider.dart that imports:
  • package:info_carousel/src/card/service.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
Package does not support platform `macOS`.

Because:

  • package:info_carousel/info_carousel.dart that imports:
  • package:info_carousel/src/container/service.dart that imports:
  • package:info_carousel/src/container/presenter.dart that imports:
  • package:info_carousel/src/container/ui/screen.dart that imports:
  • package:info_carousel/src/container/ui/slider.dart that imports:
  • package:info_carousel/src/card/service.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
Package does not support platform `Web`.

Because:

  • package:info_carousel/info_carousel.dart that imports:
  • package:info_carousel/src/container/service.dart that imports:
  • package:info_carousel/src/container/presenter.dart that imports:
  • package:info_carousel/src/container/ui/screen.dart that imports:
  • package:info_carousel/src/container/ui/slider.dart that imports:
  • package:info_carousel/src/card/service.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
failed
Pass static analysis
0 / 50trigger folding of the section

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

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

lib/src/card/ui/scroll/cta_button.dart:21:11

   ╷
21 │           primary: ColorProvider.orange,
   │           ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/card/ui/scroll/cta_button.dart

INFO: The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart'.

lib/src/card/service.dart:7:8

  ╷
7 │ import 'dart:typed_data';
  │        ^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/card/service.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
carousel_slider ^4.1.1 4.2.1 4.2.1
flutter flutter 0.0.0 0.0.0
path_provider ^2.0.10 2.1.3 2.1.3
permission_handler ^9.2.0 9.2.0 11.3.1
provider ^6.0.2 6.1.2 6.1.2
share_plus ^3.1.0 3.1.0 9.0.0
tiki_style ^0.0.18 0.0.20 0.0.20
url_launcher ^6.1.1 6.3.0 6.3.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
flutter_web_plugins - 0.0.0 0.0.0
lottie - 1.4.3 3.1.2
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
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
permission_handler_android - 9.0.2+1 12.0.7
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.1
permission_handler_windows - 0.1.3 0.2.1
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
share_plus_linux - 2.0.4 3.0.1
share_plus_macos - 2.1.0 3.0.1
share_plus_platform_interface - 2.1.0 4.0.0
share_plus_web - 2.0.4 3.1.0
share_plus_windows - 2.0.3 4.0.0
sky_engine - 0.0.99 0.0.99
typed_data - 1.3.2 1.3.2
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
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xdg_directories - 1.0.4 1.0.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^9.2.0` on permission_handler does not support the stable version `10.0.0`.

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

The constraint `^3.1.0` on share_plus does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions share_plus 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 1 error:

  • UNDEFINED_NAMED_PARAMETER - lib/src/card/ui/scroll/cta_button.dart:21: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.22.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.