tom_d4rt_flutter_ast 0.3.0 copy "tom_d4rt_flutter_ast: ^0.3.0" to clipboard
tom_d4rt_flutter_ast: ^0.3.0 copied to clipboard

D4rt Flutter Material bridge — execute D4rt scripts that return Flutter widget trees.

70/ 160
pub points
22
downloads

We analyzed this package 38 hours ago, and awarded it 70 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

111 out of 120 API elements (92.5 %) have documentation comments.

Some symbols that are missing documentation: tom_d4rt_flutter_ast.BridgedEnumValue.BridgedEnumValue.new, tom_d4rt_flutter_ast.BridgedEnumValue.invoke, tom_d4rt_flutter_ast.BridgedInstance.BridgedInstance.new, tom_d4rt_flutter_ast.BridgedInstance.bridgedClass, tom_d4rt_flutter_ast.BridgedInstance.nativeObject.

Passed check 10/10 points: Package has 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 32 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:flutter/src/widgets/visibility.dart'.

lib/src/bridges/widgets_bridges.b.dart:300:8

    ╷
300 │ import 'package:flutter/src/widgets/visibility.dart' as $flutter_283;
    │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/bridges/widgets_bridges.b.dart

ERROR: The name 'IndexedStack' is being referenced through the prefix '$flutter_136', but it isn't defined in any of the libraries imported using that prefix.

lib/src/bridges/widgets_bridges.b.dart:1893:36

     ╷
1893 │       'IndexedStack': $flutter_136.IndexedStack,
     │                                    ^^^^^^^^^^^^
     ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/bridges/widgets_bridges.b.dart

Failed report section
Support up-to-date dependencies
20 / 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
archive ^4.0.9 4.3.0 4.3.0
characters ^1.4.0 1.4.1 1.4.1
meta ^1.17.0 1.19.0 1.19.0
tom_d4rt_ast >=0.4.1 0.65.0 0.65.0
vector_math ^2.2.0 2.4.2 2.4.2
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
ffi - 2.2.0 2.2.0
material_color_utilities - 0.13.0 0.13.1
path - 1.9.1 1.9.1
posix - 6.5.2 6.5.2
tom_ast_model - 0.2.0 0.2.0

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed with: Running dart analyze timed out.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
70
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

D4rt Flutter Material bridge — execute D4rt scripts that return Flutter widget trees.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, characters, flutter, meta, tom_d4rt_ast, vector_math

More

Packages that depend on tom_d4rt_flutter_ast