menstrual_cycle_widget 1.1.1 copy "menstrual_cycle_widget: ^1.1.1" to clipboard
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.

10
likes
140/ 160
pub points
54%
popularity

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

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.

failed
Provide documentation
10 / 20trigger folding of the section

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 664539 elements... Initialized dartdoc with 1126 libraries 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/common_view.dart from package:menstrual_cycle_widget/ui/calender_view/common_view.dart... Generating docs for library ui/calender_view/calender_view.dart from package:menstrual_cycle_widget/ui/calender_view/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/simple_gesture_detector.dart from package:menstrual_cycle_widget/ui/calender_view/simple_gesture_detector.dart... [24 more lines] ERR: warning: unresolved doc reference [x] from package-menstrual_cycle_widget: file:///tmp/pana_ERYOYJ warning: menstrual_cycle_widget has no library level documentation comments from menstrual_cycle_widget: (file:///tmp/pana_ERYOYJ/lib/ui/menstrual_cycle_phase_view.dart:1:9) error: file already written at "menstrual_cycle_widget/menstrual_cycle_widget-library.html" for symbol menstrual_cycle_widget: (file:///tmp/pana_ERYOYJ/lib/menstrual_cycle_widget.dart:1:1) conflicting with file already generated by menstrual_cycle_widget: (file:///tmp/pana_ERYOYJ/lib/ui/menstrual_cycle_phase_view.dart:1:9) 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 [13 more lines]

10/10 points: Package has an example

failed
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: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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
crypto ^3.0.3 3.0.5 3.0.5
encrypt ^5.0.3 5.0.3 5.0.3
flutter flutter 0.0.0 0.0.0
intl ^0.19.0 0.19.0 0.19.0
path ^1.9.0 1.9.0 1.9.0
path_provider ^2.1.3 2.1.4 2.1.4
sqflite ^2.3.3+1 2.3.3+2 2.3.3+2
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.5 1.5.6
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
ffi - 2.1.3 2.1.3
js - 0.7.1 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path_provider_android - 2.2.11 2.2.11
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
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
sky_engine - 0.0.99 0.0.99
sqflite_common - 2.5.4+4 2.5.4+4
synchronized - 3.3.0+3 3.3.0+3
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
xdg_directories - 1.1.0 1.1.0

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

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.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

10
likes
140
pub points
54%
popularity

Publisher

verified publishersandipkalola.in

The 'Menstrual Cycle Widget' Widget is a comprehensive and customizable widget designed to help users to show their menstrual cycles seamlessly.

Repository (GitHub)
View/report issues

Topics

#menstrualcycle #calenderview #period #health #menstruation

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

crypto, encrypt, flutter, intl, path, path_provider, sqflite

More

Packages that depend on menstrual_cycle_widget