ngdart 8.0.0-dev.4 copy "ngdart: ^8.0.0-dev.4" to clipboard
ngdart: ^8.0.0-dev.4 copied to clipboard

Platformweb

Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.

33
likes
120/ 140
pub points
92%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

255 out of 326 API elements (78.2 %) have documentation comments.

Some symbols that are missing documentation: angular.AfterChanges.ngAfterChanges, angular.AfterContentChecked.ngAfterContentChecked, angular.AfterContentInit.ngAfterContentInit, angular.AfterViewChecked.ngAfterViewChecked, angular.AfterViewInit.ngAfterViewInit.

10/10 points: Package has 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:ngdart/angular.dart that imports:
  • package:ngdart/src/testability.dart that imports:
  • package:ngdart/src/testability/testability.dart that imports:
  • package:ngdart/src/testability/js_api.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform iOS

Because:

  • package:ngdart/angular.dart that imports:
  • package:ngdart/src/testability.dart that imports:
  • package:ngdart/src/testability/testability.dart that imports:
  • package:ngdart/src/testability/js_api.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform Windows

Because:

  • package:ngdart/angular.dart that imports:
  • package:ngdart/src/testability.dart that imports:
  • package:ngdart/src/testability/testability.dart that imports:
  • package:ngdart/src/testability/js_api.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform Linux

Because:

  • package:ngdart/angular.dart that imports:
  • package:ngdart/src/testability.dart that imports:
  • package:ngdart/src/testability/testability.dart that imports:
  • package:ngdart/src/testability/js_api.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform macOS

Because:

  • package:ngdart/angular.dart that imports:
  • package:ngdart/src/testability.dart that imports:
  • package:ngdart/src/testability/testability.dart that imports:
  • package:ngdart/src/testability/js_api.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 16 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/di.dart:1:1

  ╷
1 │ /// NOTE: As of 2020-08-12, this library is DEPRECATED.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: 'reason' is deprecated and shouldn't be used. No longer supported. Remove this argument.

lib/src/core/application_ref.dart:144:42

    ╷
144 │     _exceptionHandler.call(error, trace, reason);
    │                                          ^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest
build ^2.4.1 2.4.1 2.4.1
built_collection ^5.1.1 5.1.1 5.1.1
built_value ^8.7.0 8.9.2 8.9.2
collection ^1.18.0 1.18.0 1.18.0
intl ^0.18.1 0.18.1 0.19.0
js ^0.6.7 0.6.7 0.7.1
meta ^1.11.0 1.15.0 1.15.0
ngcompiler ^3.0.0-dev.3 3.0.0-dev.3 3.0.0-dev.3
stream_transform ^2.1.0 2.1.0 2.1.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 68.0.0 68.0.0
_macros - 0.1.0 0.1.0
analyzer - 6.5.0 6.5.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
code_builder - 4.10.0 4.10.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dart_style - 2.3.6 2.3.6
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
glob - 2.1.2 2.1.2
logging - 1.2.0 1.2.0
macros - 0.1.0-main.0 0.1.0-main.5
matcher - 0.12.16+1 0.12.16+1
ngast - 3.0.0-dev.2 3.0.0-dev.2
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
pub_semver - 2.1.4 2.1.4
source_gen - 1.5.0 1.5.0
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.1 0.7.1
typed_data - 1.3.2 1.3.2
watcher - 1.1.0 1.1.0
yaml - 3.1.2 3.1.2

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

The constraint `^0.18.1` on intl does not support the stable version `0.19.0`.

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

The constraint `^0.6.7` on js does not support the stable version `0.7.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

33
likes
120
pub points
92%
popularity

Publisher

verified publisherangulardart.xyz

Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

build, built_collection, built_value, collection, intl, js, meta, ngcompiler, stream_transform

More

Packages that depend on ngdart