bootjack 2.0.1+1 copy "bootjack: ^2.0.1+1" to clipboard
bootjack: ^2.0.1+1 copied to clipboard

outdated

Bootjack is a porting of Twitter Bootstrap 3.0.x in Dart.

65/ 160
pub points
137
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

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

README.md:2:29

  ╷
2 │ <p>Bootjack is a porting of <a href="http://getbootstrap.com/">Twitter Bootstrap</a> 3.0.x in Dart.</p>
  │                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

88 out of 117 API elements (75.2 %) have documentation comments.

Some symbols that are missing documentation: bootjack, bootjack.Affix, bootjack.Affix.Affix.new, bootjack.Affix.checkPosition, bootjack.Affix.offsetBottom.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

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

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

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

Found 165 issues. Showing the first 2:

ERROR: The argument type 'Element (where Element is defined in /tmp/analyzerDVNPVK/pub-cache/hosted/20260504t124300-dot-dartlang-pub.appspot.com/web-1.1.1/lib/src/dom/dom.dart)' can't be assigned to the parameter type 'Element (where Element is defined in /home/worker/dart/stable/lib/html/dart2js/html_dart2js.dart)'.

lib/src/affix.dart:83:20

   ╷
83 │         Affix.wire(elem);
   │                    ^^^^
   ╵

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

ERROR: The getter 'classes' isn't defined for the type 'Element'.

lib/src/alert.dart:54:12

   ╷
54 │     parent.classes.remove('in');
   │            ^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
dquery any 4.0.0+1 4.0.0+1
Transitive dependencies
Package Constraint Compatible Latest Notes
clock - 1.1.2 1.1.2
intl - 0.20.2 0.20.2
meta - 1.18.2 1.18.2
path - 1.9.1 1.9.1
web - 1.1.1 1.1.1

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

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.23.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
65
points
137
downloads

Documentation

API reference

Publisher

verified publisherquire.io

Weekly Downloads

Bootjack is a porting of Twitter Bootstrap 3.0.x in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dquery

More

Packages that depend on bootjack