bootjack_datepicker 3.0.0+1 copy "bootjack_datepicker: ^3.0.0+1" to clipboard
bootjack_datepicker: ^3.0.0+1 copied to clipboard

Platformweb

Bootjack datepicker component is a datepicker component of Bootjack.

0
likes
115/ 140
pub points
58%
popularity

We analyzed this package 14 days ago, and awarded it 115 pub points (of a possible 140):

failed
Follow Dart file conventions
25 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 3 links are insecure.

README.md:2:63

  ╷
2 │ <p>Bootjack datepicker component is a datepicker component of <a href="http://github.com/rikulo/bootjack">Bootjack</a>.</p>
  │                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

failed
Provide documentation
10 / 20trigger folding of the section

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

22 out of 57 API elements (38.6 %) have documentation comments.

Some symbols that are missing documentation: bootjack_datepicker, bootjack_datepicker.Calendar.dateGranularity, bootjack_datepicker.Calendar.day, bootjack_datepicker.Calendar.displayWeekNumbers, bootjack_datepicker.Calendar.firstDayOfWeek.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Web

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:bootjack_datepicker/bootjack_datepicker.dart that imports:
  • package:bootjack/bootjack_plugin.dart that imports:
  • package:dquery/dquery.dart that imports:
  • dart:js_util
Package not compatible with platform iOS

Because:

  • package:bootjack_datepicker/bootjack_datepicker.dart that imports:
  • package:bootjack/bootjack_plugin.dart that imports:
  • package:dquery/dquery.dart that imports:
  • dart:js_util
Package not compatible with platform Windows

Because:

  • package:bootjack_datepicker/bootjack_datepicker.dart that imports:
  • package:bootjack/bootjack_plugin.dart that imports:
  • package:dquery/dquery.dart that imports:
  • dart:js_util
Package not compatible with platform Linux

Because:

  • package:bootjack_datepicker/bootjack_datepicker.dart that imports:
  • package:bootjack/bootjack_plugin.dart that imports:
  • package:dquery/dquery.dart that imports:
  • dart:js_util
Package not compatible with platform macOS

Because:

  • package:bootjack_datepicker/bootjack_datepicker.dart that imports:
  • package:bootjack/bootjack_plugin.dart that imports:
  • package:dquery/dquery.dart that imports:
  • dart:js_util
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 55 issues. Showing the first 2:

INFO: Statements in an if should be enclosed in a block.

lib/bootjack_timepicker.dart:20:5

   ╷
20 │     return list[index];
   │     ^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: The part-of directive uses a library name.

lib/src/calendar.dart:1:1

  ╷
1 │ part of bootjack_datepicker;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/calendar.dart

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

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

Package Constraint Compatible Latest
bootjack any 3.0.0+1 3.0.0+1
dquery any 3.0.0+1 3.0.0+1
intl any 0.19.0 0.19.0
rikulo_commons any 6.0.1+1 6.0.1+1
Transitive dependencies
Package Constraint Compatible Latest
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
logging - 1.2.0 1.2.0
meta - 1.12.0 1.12.0
mime - 1.0.5 1.0.5
path - 1.9.0 1.9.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

Analyzed with Pana 0.22.2, Dart 3.3.0.

Check the analysis log for details.

0
likes
115
pub points
58%
popularity

Publisher

verified publisherquire.io

Bootjack datepicker component is a datepicker component of Bootjack.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

bootjack, dquery, intl, rikulo_commons

More

Packages that depend on bootjack_datepicker