menstrual_cycle_widget 1.1.1
menstrual_cycle_widget: ^1.1.1 copied to clipboard
The 'Menstrual Cycle Widget' Widget is a comprehensive and customizable widget designed to help users to show their menstrual cycles seamlessly.
We analyzed this package 24 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/sandipkalola/menstrual_cycle_widget/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
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting menstrual_cycle_widget... Discovering libraries... Linking elements... Precaching local docs for 679199 elements... Initialized dartdoc with 1150 libraries Generating docs for library ui/custom_painter/menstrual_cycle_painter.dart from package:menstrual_cycle_widget/ui/custom_painter/menstrual_cycle_painter.dart... Generating docs for library ui/custom_painter/dash_painter.dart from package:menstrual_cycle_widget/ui/custom_painter/dash_painter.dart... Generating docs for library ui/menstrual_monthly_calender_view.dart from package:menstrual_cycle_widget/ui/menstrual_monthly_calender_view.dart... Generating docs for library ui/calender_view/calender_date_utils.dart from package:menstrual_cycle_widget/ui/calender_view/calender_date_utils.dart... Generating docs for library ui/calender_view/dotted_border.dart from package:menstrual_cycle_widget/ui/calender_view/dotted_border.dart... [24 more lines] ERR: warning: unresolved doc reference [x] from package-menstrual_cycle_widget: file:///tmp/pana_WPEOQO warning: menstrual_cycle_widget has no library level documentation comments from menstrual_cycle_widget: (file:///tmp/pana_WPEOQO/lib/ui/menstrual_cycle_phase_view.dart:1:1) error: file already written at "menstrual_cycle_widget/index.html" for symbol menstrual_cycle_widget: (file:///tmp/pana_WPEOQO/lib/menstrual_cycle_widget.dart:1:1) conflicting with file already generated by menstrual_cycle_widget: (file:///tmp/pana_WPEOQO/lib/ui/menstrual_cycle_phase_view.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'menstrual_cycle_widget' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library [18 more lines]
10/10 points: Package has an example
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:menstrual_cycle_widget/menstrual_cycle_widget.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:menstrual_cycle_widget/menstrual_cycle_widget.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:menstrual_cycle_widget/menstrual_cycle_widget.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:menstrual_cycle_widget/menstrual_cycle_widget.dart
that declares support for platforms:Android
,iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:menstrual_cycle_widget/menstrual_cycle_widget.dart
that imports:package:menstrual_cycle_widget/database_helper/menstrual_cycle_db_helper.dart
that imports:package:menstrual_cycle_widget/database_helper/model/user_symptoms_log_data.dart
that imports:package:menstrual_cycle_widget/database_helper/database_helper.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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
INFO: 'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre.
lib/ui/calender_view/calender_monthly_view.dart:221:7
╷
221 │ onPopInvoked: (bool didPop) async {
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/calender_view/calender_monthly_view.dart
INFO: The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.
lib/ui/custom_painter/menstrual_cycle_painter.dart:3:8
╷
3 │ import 'dart:ui';
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui/custom_painter/menstrual_cycle_painter.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
crypto |
^3.0.3 |
3.0.6 | 3.0.6 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.3 |
2.1.5 | 2.1.5 | |
sqflite |
^2.3.3+1 |
2.4.2 | 2.4.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.3 | 1.6.3 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
ffi |
- | 2.1.4 | 2.1.4 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
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 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
sqflite_android |
- | 2.4.1 | 2.4.1 | |
sqflite_common |
- | 2.5.5 | 2.5.5 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
synchronized |
- | 3.3.1 | 3.3.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
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 `^0.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
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.