sw_component 0.5.2 copy "sw_component: ^0.5.2" to clipboard
sw_component: ^0.5.2 copied to clipboard

Spinwheel Loan Components

1
likes
30/ 140
pub points
0%
popularity

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

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: BSD-3-Clause.

failed
Provide documentation
0 / 20trigger folding of the section

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

53 out of 434 API elements (12.2 %) 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.

Some symbols that are missing documentation: better_button, better_button.BetterButton, better_button.BetterButton.BetterButton, box_card, box_card.BoxCard.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
0 / 20trigger folding of the section

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:sw_component/generated_plugin_registrant.dart that imports:
  • package:url_launcher_web/url_launcher_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:sw_component/generated_plugin_registrant.dart that imports:
  • package:url_launcher_web/url_launcher_web.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:sw_component/generated_plugin_registrant.dart that imports:
  • package:url_launcher_web/url_launcher_web.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:sw_component/generated_plugin_registrant.dart that imports:
  • package:url_launcher_web/url_launcher_web.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:sw_component/generated_plugin_registrant.dart that imports:
  • package:url_launcher_web/url_launcher_web.dart that declares support for platforms: Web.
Package not compatible with platform Web

Because:

  • package:sw_component/components/widget/date_picker.dart that imports:
  • package:sw_core/tool/log.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.dart that imports:
  • dart:io
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 45 issues. Showing the first 2:

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

lib/components/widget/better_button.dart:28:13

   ╷
28 │             onPrimary: colorScheme.secondary,
   │             ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/components/widget/better_button.dart

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

lib/components/widget/better_button.dart:29:13

   ╷
29 │             onSurface: colorScheme.secondary,
   │             ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/components/widget/better_button.dart

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

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

Package Constraint Compatible Latest
cupertino_icons ^1.0.2 1.0.8 1.0.8
fl_chart ^0.36.3 0.36.4 0.67.0
flutter flutter 0.0.0 0.0.0
flutter_svg ^0.22.0 0.22.0 2.0.10+1
flutter_web_plugins flutter 0.0.0 0.0.0
get ^4.6.1 4.6.6 4.6.6
intl ^0.17.0 0.17.0 0.19.0
percent_indicator ^3.0.1 3.4.0 4.2.3
sw_core ^0.5.2 0.5.2 0.5.2
toggle_switch ^1.2.0 1.4.0 2.3.0
url_launcher_web ^2.0.6 2.3.1 2.3.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
dio - 4.0.6 5.4.3+1
dio_cache_interceptor - 3.4.2 3.5.0
equatable - 2.0.5 2.0.5
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
injector - 2.0.0 3.0.0
js - 0.6.7 0.7.1
json_class - 2.1.2+14 3.0.0+13
json_schema2 - 2.0.2+18 5.1.3
json_theme - 3.2.0 6.4.1+5
jwt_decode - 0.3.1 0.3.1
logger - 1.4.0 2.2.0
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mixpanel_flutter - 1.6.0 2.3.1
path - 1.9.0 1.9.0
path_drawing - 0.5.1+1 1.0.1
path_parsing - 0.2.1 1.0.1
pedantic - 1.11.1 1.11.1
petitparser - 5.4.0 6.0.2
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.1 3.2.1
rest_client - 2.2.0+4 2.4.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.1
typed_data - 1.3.2 1.3.2
uri - 1.0.0 1.0.0
url_launcher - 6.2.6 6.2.6
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_windows - 3.1.1 3.1.1
uuid - 3.0.7 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
xml - 5.4.1 6.5.0
yaml - 3.1.2 3.1.2
yaon - 1.1.4+8 1.1.4+8

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

Found 5 issues. Showing the first 2:

The constraint `^0.36.3` on fl_chart does not support the stable version `0.40.0`.

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

The constraint `^0.22.0` on flutter_svg does not support the stable version `0.23.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.