dartnative_assists 0.1.1 copy "dartnative_assists: ^0.1.1" to clipboard
dartnative_assists: ^0.1.1 copied to clipboard

Analyzer plugin for DartNative: the Flutter-style wrap, remove, swap and convert widget assists, plus warnings for behaviours that fail silently.

160/ 160
pub points
--
downloads

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

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

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

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

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

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

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

7 out of 11 API elements (63.6 %) have documentation comments.

Some symbols that are missing documentation: main.DartNativeAssistsPlugin, main.DartNativeAssistsPlugin.DartNativeAssistsPlugin.new, main.DartNativeAssistsPlugin.shutDown, main.plugin.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:dartnative_assists/dartnative_assists.dart that imports:
  • package:dartnative_assists/main.dart that imports:
  • package:dartnative_assists/src/wrap_with.dart that imports:
  • package:dartnative_assists/src/source_text.dart that imports:
  • package:analyzer/dart/ast/ast.dart that imports:
  • package:analyzer/src/dart/ast/ast.dart that imports:
  • package:analyzer/src/utilities/extensions/ast.dart that imports:
  • package:analyzer/src/dart/element/element.dart that imports:
  • package:analyzer/src/utilities/extensions/element.dart that imports:
  • package:analyzer/src/diagnostic/diagnostic.dart that imports:
  • package:analyzer/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type_system.dart that imports:
  • package:analyzer/src/generated/inference_log.dart that imports:
  • package:analyzer/src/generated/resolver.dart that imports:
  • package:analyzer/src/util/ast_data_extractor.dart that imports:
  • package:analyzer/dart/element/element.dart that imports:
  • package:analyzer/src/dart/resolver/scope.dart that imports:
  • package:analyzer/src/generated/engine.dart that imports:
  • package:analyzer/src/analysis_options/analysis_options.dart that imports:
  • package:analyzer/src/analysis_rule/rule_context.dart that imports:
  • package:analyzer/analysis_rule/analysis_rule.dart that imports:
  • package:analyzer/src/analysis_rule/analysis_rule.dart that imports:
  • package:analyzer/src/lint/pub.dart that imports:
  • package:analyzer/source/file_source.dart that imports:
  • package:analyzer/file_system/file_system.dart that imports:
  • package:watcher/watcher.dart that imports:
  • package:watcher/src/file_watcher/polling.dart that imports:
  • package:watcher/src/polling.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
analysis_server_plugin ^0.3.23 0.3.23 0.3.23
analyzer ^14.4.0 14.4.0 14.4.0
analyzer_plugin ^0.14.17 0.14.17 0.14.17
path ^1.9.0 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 108.0.0 108.0.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.13 3.1.13
file - 7.0.1 7.0.1
glob - 2.2.0 2.2.0
meta - 1.19.0 1.19.0
package_config - 3.0.0 3.0.0
pub_semver - 2.2.1 2.2.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
watcher - 1.2.1 1.2.1
yaml - 3.1.4 3.1.4
yaml_edit - 2.2.4 2.2.4

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.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Analyzer plugin for DartNative: the Flutter-style wrap, remove, swap and convert widget assists, plus warnings for behaviours that fail silently.

Repository (GitHub)
View/report issues

Topics

#dartnative #analyzer-plugin #assists #lints

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, path

More

Packages that depend on dartnative_assists