hqsoft_module_calendar 0.0.20 copy "hqsoft_module_calendar: ^0.0.20" to clipboard
hqsoft_module_calendar: ^0.0.20 copied to clipboard

Libarary for hqsoft's calendar.

1
likes
105/ 160
pub points
85
downloads

We analyzed this package 2 days ago, and awarded it 105 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/hqsoftcompany/hqsoft_core.git was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

403 out of 841 API elements (47.9 %) have documentation comments.

Some symbols that are missing documentation: bloc_calendar, calendar, calendar.Calendar, calendar.Calendar.Calendar.new, calendar.Calendar.calendarBuilder.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 47 issues. Showing the first 2:

WARNING: The '!' will have no effect because the receiver can't be null.

lib/configs/screen_config.dart:55:67

   ╷
55 │     final data = MediaQueryData.fromWindow(WidgetsBinding.instance!.window);
   │                                                                   ^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/configs/screen_config.dart

WARNING: Unused import: 'package:intl/intl.dart'.

lib/customize/components/calendar_type_mode_year/year_cell_content_customize.dart:4:8

  ╷
4 │ import 'package:intl/intl.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/customize/components/calendar_type_mode_year/year_cell_content_customize.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
equatable ^2.0.5 2.0.7 2.0.7
flutter_bloc ^8.1.3 8.1.6 9.1.1
intl 0.19.0 0.19.0 0.20.2
simple_gesture_detector ^0.2.0 0.2.1 0.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
bloc - 8.1.4 9.0.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
provider - 6.1.5 6.1.5
vector_math - 2.1.4 2.2.0

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

The constraint `^8.1.3` on flutter_bloc does not support the stable version `9.0.0`.

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

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.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
105
points
85
downloads

Publisher

unverified uploader

Weekly Downloads

Libarary for hqsoft's calendar.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, intl, simple_gesture_detector

More

Packages that depend on hqsoft_module_calendar